Paul E. McKenney
|
aff12cdf86
rcu: Consolidate expedited GP code into exp_funnel_lock()
|
9 years ago |
Paul E. McKenney
|
179e5dcd1e
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
|
9 years ago |
Paul E. McKenney
|
4ea3e85b11
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
|
9 years ago |
Paul E. McKenney
|
f6a12f34a4
rcu: Enforce expedited-GP fairness via funnel wait queue
|
9 years ago |
Paul E. McKenney
|
4f41530245
rcu: Add expedited-grace-period event tracing
|
9 years ago |
Paul E. McKenney
|
bea2de44ae
rcu: Add funnel-locking tracing for expedited grace periods
|
9 years ago |
Paul E. McKenney
|
26ece8ef6e
rcu: Fix synchronize_rcu_expedited() header comment
|
9 years ago |
Ingo Molnar
|
8bc6782fe2
Merge commit 'fixes.2015.02.23a' into core/rcu
|
9 years ago |
Paul Gortmaker
|
abedf8e241
rcu: Use simple wait queues where possible in rcutree
|
9 years ago |
Daniel Wagner
|
065bb78c5b
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
|
9 years ago |
Boqun Feng
|
67c583a7de
RCU: Privatize rcu_node::lock
|
9 years ago |
Chen Gang
|
1914aab543
rcu: Remove useless rcu_data_p when !PREEMPT_RCU
|
9 years ago |
Paul E. McKenney
|
648c630c64
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD
|
9 years ago |
Paul E. McKenney
|
a87f203e27
rcu: Eliminate unused rcu_init_one() argument
|
10 years ago |
Paul E. McKenney
|
46a5d164db
rcu: Stop disabling interrupts in scheduler fastpaths
|
10 years ago |
Paul E. McKenney
|
f0f2e7d307
rcu: Avoid tick_nohz_active checks on NOCBs CPUs
|
10 years ago |
Paul E. McKenney
|
699d403520
rcu: Fix obsolete rcu_bootup_announce_oddness() comment
|
10 years ago |
Paul E. McKenney
|
8ba9153b2c
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
|
10 years ago |
Paul E. McKenney
|
5a9be7c628
rcu: Add rcu_normal kernel parameter to suppress expediting
|
9 years ago |
Paul E. McKenney
|
6cf1008122
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
|
10 years ago |
Peter Zijlstra
|
2a67e741bb
rcu: Create transitive rnp->lock acquisition functions
|
10 years ago |
Paul E. McKenney
|
d2856b046d
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
|
10 years ago |
Paul E. McKenney
|
b08517c76d
rcu: Enable stall warnings for synchronize_rcu_expedited()
|
10 years ago |
Paul E. McKenney
|
74611ecb0f
rcu: Add online/offline info to expedited stall warning message
|
10 years ago |
Paul E. McKenney
|
dcdb8807ba
rcu: Consolidate expedited CPU selection
|
10 years ago |
Paul E. McKenney
|
7f21aeef72
rcu: Add online/offline info to stall warning message
|
10 years ago |
Boqun Feng
|
b6a4ae766e
rcu: Use rcu_callback_t in call_rcu*() and friends
|
10 years ago |
Paul E. McKenney
|
5b74c45890
rcu: Make ->cpu_no_qs be a union for aggregate OR
|
10 years ago |
Paul E. McKenney
|
0d43eb34f9
rcu: Invert passed_quiesce and rename to cpu_no_qs
|
10 years ago |
Paul E. McKenney
|
97c668b8e9
rcu: Rename qs_pending to core_needs_qs
|
10 years ago |