diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-02-18 12:24:30 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-02-26 12:02:59 -0800 |
commit | 0d39482c3db13aae1db143d340816108dd53e443 (patch) | |
tree | dbcf5c785244bd29da2190d65a92fb1ca497a009 /lib/div64.c | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) |
rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()
Currently, expediting of normal synchronous grace-period primitives
(synchronize_rcu() and friends) is controlled by the rcu_expedited()
boot/sysfs parameter. This works well, but does not handle nesting.
This commit therefore provides rcu_expedite_gp() to enable expediting
and rcu_unexpedite_gp() to cancel a prior rcu_expedite_gp(), both of
which support nesting.
Reported-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'lib/div64.c')
0 files changed, 0 insertions, 0 deletions