]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Expedite during suspend and resume only on smallish systems
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 22 Apr 2013 22:02:14 +0000 (15:02 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 27 May 2013 11:59:16 +0000 (04:59 -0700)
commite2c5c2b940456705cf6141e78f929b7a2d5e3c0b
treebd1aa3119c6e8388b0a04064e198e62f96ef0901
parent79249db60af36c7f9b1dc7028af571d009111f16
rcu: Expedite during suspend and resume only on smallish systems

Expedited grace periods are of dubious benefit on very large systems,
so this commit restricts their automated use during suspend and resume
to systems of 256 or fewer CPUs.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree.c