diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-06-26 00:52:50 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-17 23:58:52 +0200 |
commit | 543c6158f6dff20a741dfa492771f18ceaa1a109 (patch) | |
tree | 8897854acacf5f31bbd4f861a8b2f9e43dd0190d /kernel/rcu/tree.c | |
parent | rcu: Abstract sequence counting from synchronize_sched_expedited() (diff) | |
download | linux-543c6158f6dff20a741dfa492771f18ceaa1a109.tar.xz linux-543c6158f6dff20a741dfa492771f18ceaa1a109.zip |
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
Although synchronize_rcu_expedited() uses a sequence-counter scheme, it
is based on a single increment per grace period, which means that tasks
piggybacking off of concurrent grace periods may be forced to wait longer
than necessary. This commit therefore applies the new sequence-count
functions developed for synchronize_sched_expedited() to speed things
up a bit and to consolidate the sequence-counter implementation.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/tree.c')
0 files changed, 0 insertions, 0 deletions