diff options
author | 2013-09-23 13:57:18 -0700 | |
---|---|---|
committer | 2013-12-03 10:10:18 -0800 | |
commit | 6193c76aba8ec3cc5f083c35efbab9ed924125f6 (patch) | |
tree | ff0d5698840948f5aef0fab9e7949d47a5d52ff4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.13-rc2 (diff) | |
download | linux-dev-6193c76aba8ec3cc5f083c35efbab9ed924125f6.tar.xz linux-dev-6193c76aba8ec3cc5f083c35efbab9ed924125f6.zip |
rcu: Kick CPU halfway to RCU CPU stall warning
When an RCU CPU stall warning occurs, the CPU invokes resched_cpu() on
itself. This can help move the grace period forward in some situations,
but it would be even better to do this -before- the RCU CPU stall warning.
This commit therefore causes resched_cpu() to be called every five jiffies
once the system is halfway to an RCU CPU stall warning.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions