Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Auto-CPU-affinity from part./cluster assignment. | Glenn Elliott | 2013-03-12 |
This patch replaces be_migrate_to() with several be_migrate_*() APIs to automatically assign CPU affinity masks from a task's partition (or cluster) assignment. Routines are release-master-aware such that the release master (if one exists) will NOT be included in the task's affinity mask. (Note that release-master avoidance may be overridden by calling __be_migrate_thread_to_cluster().) |