]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Track CPU-hotplug duration statistics
authorPaul E. McKenney <paul.mckenney@linaro.org>
Mon, 23 Jul 2012 19:05:55 +0000 (12:05 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 5 Sep 2012 00:00:25 +0000 (17:00 -0700)
commit31f7eb663d8261c6d423b16fa43ed6fa0e598de5
treefbb95972bb3cd9c450405ec6fdf0eba53f2ad7e3
parentd03962255a8bd04d1270a2be4f180beb946876b2
rcu: Track CPU-hotplug duration statistics

Many rcutorture runs include CPU-hotplug operations in their stress
testing.  This commit accumulates statistics on the durations of these
operations in deference to the recent concern about the overhead and
latency of these operations.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcutorture.c