Skip to content

Conversation

0-wiz-0
Copy link

@0-wiz-0 0-wiz-0 commented Aug 5, 2025

Based on FreeBSD support.

Based on FreeBSD support.
@meta-cla meta-cla bot added the cla signed label Aug 5, 2025
/* more details need active identification of the CPU, no sysctl available */
/* TODO: improve */
topology.threads = topology.cores;
topology.packages = 1;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this use the FreeBSD method instead?

@0-wiz-0
Copy link
Author

0-wiz-0 commented Aug 10, 2025

No, the sysctl's that FreeBSD has in this area just do not exist on NetBSD. See https://man.netbsd.org/sysctl.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants