diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2011-04-14 12:13:53 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-05-05 23:16:55 -0700 |
commit | 0f962a5e7277c34987b77dc82fc9aefcedc95e27 (patch) | |
tree | b265d93dcc8f2669f8fb9b353344b9f6cc354728 /drivers/parport | |
parent | 27f4d28057adf98750cf863c40baefb12f5b6d21 (diff) |
rcu: Force per-rcu_node kthreads off of the outgoing CPU
The scheduler has had some heartburn in the past when too many real-time
kthreads were affinitied to the outgoing CPU. So, this commit lightens
the load by forcing the per-rcu_node and the boost kthreads off of the
outgoing CPU. Note that RCU's per-CPU kthread remains on the outgoing
CPU until the bitter end, as it must in order to preserve correctness.
Also avoid disabling hardirqs across calls to set_cpus_allowed_ptr(),
given that this function can block.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions