linux-stable/kernel/rcu
Paul E. McKenney bb4e2c08bb rcu: Eliminate unused expedited_normal counter
Expedited grace periods no longer fall back to normal grace periods
in response to lock contention, given that expedited grace periods
now use the rcu_node tree so as to avoid contention.  This commit
therfore removes the expedited_normal counter.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2017-01-23 11:37:14 -08:00
..
Makefile rcutorture: Add RCU grace-period performance tests 2016-03-31 13:37:38 -07:00
rcu.h rcu: Narrow early boot window of illegal synchronous grace periods 2017-01-14 21:23:48 -08:00
rcuperf.c rcuperf: Consistently insert space between flag and message 2016-08-22 10:06:16 -07:00
rcutorture.c torture: Trace long read-side delays 2016-11-14 10:46:30 -08:00
srcu.c rcu: Add rcu_normal kernel parameter to suppress expediting 2015-12-04 12:26:53 -08:00
sync.c locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() 2016-08-18 15:36:59 +02:00
tiny.c rcu: Remove unneeded rcu_process_callbacks() declarations 2017-01-23 11:32:29 -08:00
tiny_plugin.h rcu: Narrow early boot window of illegal synchronous grace periods 2017-01-14 21:23:48 -08:00
tree.c rcu: Make rcu_cpu_starting() use its "cpu" argument 2017-01-23 11:37:13 -08:00
tree.h rcu: Eliminate unused expedited_normal counter 2017-01-23 11:37:14 -08:00
tree_exp.h rcu: Add comment headers to expedited-grace-period counter functions 2017-01-23 11:37:13 -08:00
tree_plugin.h rcu: Fix comment in rcu_organize_nocb_kthreads() 2017-01-23 11:37:13 -08:00
tree_trace.c rcu: Eliminate unused expedited_normal counter 2017-01-23 11:37:14 -08:00
update.c rcu: update: Make RCU_EXPEDITE_BOOT be the default 2017-01-16 16:56:39 -08:00