diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-06-20 00:18:20 (GMT) |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-09-23 14:41:52 (GMT) |
commit | 755609a9087fa983f567dc5452b2fa7b089b591f (patch) | |
tree | 8a0687cae001206535a22223efb73884daedde30 /usr | |
parent | 79bce6724366b3827c5c673fb07d7063082873cf (diff) | |
download | linux-755609a9087fa983f567dc5452b2fa7b089b591f.tar.xz |
rcu: Allow RCU grace-period initialization to be preempted
RCU grace-period initialization is currently carried out with interrupts
disabled, which can result in 200-microsecond latency spikes on systems
on which RCU has been configured for 4096 CPUs. This patch therefore
makes the RCU grace-period initialization be preemptible, which should
eliminate those latency spikes. Similar spikes from grace-period cleanup
and the forcing of quiescent states will be dealt with similarly by later
patches.
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 'usr')
0 files changed, 0 insertions, 0 deletions