Skip to content

Fix ZydisPerfTest on NetBSD.#598

Open
alnsn wants to merge 1 commit intozyantific:masterfrom
alnsn:master
Open

Fix ZydisPerfTest on NetBSD.#598
alnsn wants to merge 1 commit intozyantific:masterfrom
alnsn:master

Conversation

@alnsn
Copy link

@alnsn alnsn commented Feb 26, 2026

Do a bare minimum to fix the build. Don't try to use cpuset API and pthread_setaffinity_np() because they require super-user privileges (or setting security.models.extensions.user_set_cpu_affinity).

Relevant link: https://man.netbsd.org/NetBSD-10.1/affinity.3

Do a bare minimum to fix the build. Don't try to use cpuset API
and pthread_setaffinity_np() because they require super-user
privileges (or setting security.models.extensions.user_set_cpu_affinity).

Relevant link: https://man.netbsd.org/NetBSD-10.1/affinity.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant