We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This can be implemented by enumerating /proc/{,self}/task/*, bind them, enumerate again to check that none have appeared in between.
The text was updated successfully, but these errors were encountered:
Imported from trac issue 24. Created by sthibaul on 2009-11-25T11:28:35, last modified: 2012-12-22T02:49:34
Sorry, something went wrong.
Trac comment by bgoglin on 2009-12-30 07:25:55:
(In [1543]) (try to) properly use the new whole-process binding facility on Linux:
All binding modes are now supported on Linux.
This commit fixes #24.
ompiteam
No branches or pull requests
This can be implemented by enumerating /proc/{,self}/task/*, bind them, enumerate again to check that none have appeared in between.
The text was updated successfully, but these errors were encountered: