diff options
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-06-25 15:52:50 -0700 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-17 14:58:52 -0700 |
| commit | 543c6158f6dff20a741dfa492771f18ceaa1a109 (patch) | |
| tree | 8897854acacf5f31bbd4f861a8b2f9e43dd0190d /scripts/stackusage | |
| parent | rcu: Abstract sequence counting from synchronize_sched_expedited() (diff) | |
| download | linux-543c6158f6dff20a741dfa492771f18ceaa1a109.tar.gz 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 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
