- set_cpus_allowed() optimization from Mike Kravetz: we can
set p->thread_info->cpu directly if the task is not running and is not on any runqueue.
Showing
Please register or sign in to comment
set p->thread_info->cpu directly if the task is not running and is not on any runqueue.