diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-06-25 17:41:11 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-09-23 16:41:54 +0200 |
commit | b4be093fee0200789df59b6c90e2d099a20f55b3 (patch) | |
tree | 5eb8367be67bde57671240bfeb149c4c670ffd1c /Documentation/RCU | |
parent | rcu: Move quiescent-state forcing into kthread (diff) | |
download | linux-b4be093fee0200789df59b6c90e2d099a20f55b3.tar.xz linux-b4be093fee0200789df59b6c90e2d099a20f55b3.zip |
rcu: Allow RCU quiescent-state forcing to be preempted
RCU quiescent-state forcing is currently carried out without preemption
points, which can result in excessive latency spikes on large systems
(many hundreds or thousands of CPUs). This patch therefore inserts
a voluntary preemption point into force_qs_rnp(), which should greatly
reduce the magnitude of these spikes.
Reported-by: Mike Galbraith <mgalbraith@suse.de>
Reported-by: Dimitri Sivanich <sivanich@sgi.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions