Skip to content

Fix ZydisPerfTest on NetBSD.#598

Merged
flobernd merged 1 commit into
zyantific:masterfrom
alnsn:master
May 22, 2026
Merged

Fix ZydisPerfTest on NetBSD.#598
flobernd merged 1 commit into
zyantific:masterfrom
alnsn:master

Conversation

@alnsn

@alnsn alnsn commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

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

@flobernd flobernd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thank you!

@flobernd flobernd merged commit 938b515 into zyantific:master May 22, 2026
24 checks passed
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.

2 participants