rcutorture: Permit holding off CPU-hotplug operations during boot
authorPaul E. McKenney <paul.mckenney@linaro.org>
Tue, 17 Jan 2012 22:36:51 +0000 (14:36 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 21 Feb 2012 17:03:50 +0000 (09:03 -0800)
commit9b9ec9b90ef481e182927989963274dc2697f9a6
tree977b0fc115b279c25de3200a6bd4d67f1eff83c8
parenta858af2875fb291d0f4b0a4419fefbf03c2379c0
rcutorture: Permit holding off CPU-hotplug operations during boot

When rcutorture is started automatically at boot time, it might well
also start CPU-hotplug operations at that time, which might not be
desirable.  This commit therefore adds an rcutorture parameter that
allows CPU-hotplug operations to be held off for the specified number
of seconds after the start of boot.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/RCU/torture.txt
kernel/rcutorture.c
This page took 0.024626 seconds and 5 git commands to generate.