Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some unexpected output #207

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Fix some unexpected output #207

merged 2 commits into from
Jan 26, 2024

Conversation

luochenglcs
Copy link
Collaborator

When errno is 0, numa_error(__FILE__) will print "xx: Success",
which is not as expected

Signed-off-by: Chunsheng Luo <luochunsheng@ustc.edu>
Reported-by: Ajay Panyala
Only when policy is preferred, numa_bitmask_weight will be judged,
because mbind and preferred_many support multiple nodes.

fixes: 87c6834("libnuma: Convert preferred node into a mask")

Signed-off-by: Chunsheng Luo <luochunsheng@ustc.edu>
@andikleen andikleen merged commit 00dd4c3 into numactl:master Jan 26, 2024
3 checks passed
@andikleen
Copy link
Contributor

Thanks!

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.

None yet

2 participants