kernel_optimize_test/kernel/rcu
Paul E. McKenney aa3e0bf1aa rcu: Don't kick unless grace period or request
The current code can result in spurious kicks when there are no grace
periods in progress and no grace-period-related requests.  This is
sort of OK for a diagnostic aid, but the resulting ftrace-dump messages
in dmesg are annoying.  This commit therefore avoids spurious kicks
in the common case.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2016-11-14 10:46:31 -08:00
..
Makefile
rcu.h
rcuperf.c
rcutorture.c torture: Trace long read-side delays 2016-11-14 10:46:30 -08:00
srcu.c
sync.c
tiny_plugin.h
tiny.c
tree_exp.h rcu: Make expedited grace periods recheck dyntick idle state 2016-11-14 10:46:31 -08:00
tree_plugin.h
tree_trace.c
tree.c rcu: Don't kick unless grace period or request 2016-11-14 10:46:31 -08:00
tree.h rcu: Make expedited grace periods recheck dyntick idle state 2016-11-14 10:46:31 -08:00
update.c