Paul E. McKenney
|
665f08f1ce
rcu: Make rcu_start_this_gp() check for out-of-range requests
|
7 years ago |
Paul E. McKenney
|
360e0da67e
rcu: Add funnel locking to rcu_start_this_gp()
|
7 years ago |
Paul E. McKenney
|
41e80595ab
rcu: Make rcu_start_future_gp() caller select grace period
|
7 years ago |
Paul E. McKenney
|
d5cd96851d
rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
|
7 years ago |
Paul E. McKenney
|
a824a287f6
rcu: Clear request other than RCU_GP_FLAG_INIT at GP end
|
7 years ago |
Paul E. McKenney
|
a508aa597e
rcu: Cleanup, don't put ->completed into an int
|
7 years ago |
Paul E. McKenney
|
bd7af8463b
rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs()
|
7 years ago |
Paul E. McKenney
|
a6058d85a2
rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition
|
7 years ago |
Paul E. McKenney
|
ec4eaccef4
rcu: Make rcu_migrate_callbacks wake GP kthread when needed
|
7 years ago |
Paul E. McKenney
|
6f576e2816
rcu: Convert ->need_future_gp[] array to boolean
|
7 years ago |
Paul E. McKenney
|
0ae94e00ce
rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements
|
7 years ago |
Paul E. McKenney
|
fb31340f8a
rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
|
7 years ago |
Paul E. McKenney
|
5fe0a56298
rcu: Make rcu_gp_kthread() check for early-boot activity
|
7 years ago |
Paul E. McKenney
|
c91a8675b9
rcu: Add accessor macros for the ->need_future_gp[] array
|
7 years ago |
Paul E. McKenney
|
825a9911f6
rcu: Make rcu_start_future_gp()'s grace-period check more precise
|
7 years ago |
Paul E. McKenney
|
9036c2ffd5
rcu: Improve non-root rcu_cbs_completed() accuracy
|
7 years ago |
Paul E. McKenney
|
ad7c946b35
rcu: Create RCU-specific workqueues with rescuers
|
7 years ago |
Matthew Wilcox
|
a32e01ee68
rcu: Use wrapper for lockdep asserts
|
7 years ago |
Paul E. McKenney
|
d07aee2c03
rcu: More clearly identify grace-period kthread stack dump
|
7 years ago |
Paul E. McKenney
|
d62df57370
rcu: Remove obsolete force-quiescent-state statistics for debugfs
|
7 years ago |
Paul E. McKenney
|
01c495f72a
rcu: Remove obsolete __rcu_pending() statistics for debugfs
|
7 years ago |
Paul E. McKenney
|
62df63e048
rcu: Remove obsolete callback-invocation statistics for debugfs
|
7 years ago |
Lihao Liang
|
398953e62c
rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()
|
7 years ago |
Paul E. McKenney
|
1dfa55e019
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD
|
7 years ago |
Paul E. McKenney
|
efd88b02bb
rcu: Add comment giving debug strategy for double call_rcu()
|
8 years ago |
Paul E. McKenney
|
e68bbb266d
rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code
|
8 years ago |
Paul E. McKenney
|
9dd238e286
rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit()
|
8 years ago |
Paul E. McKenney
|
215bba9f59
rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter()
|
8 years ago |
Paul E. McKenney
|
2342172fd6
rcu: Avoid ->dynticks_nesting store tearing
|
8 years ago |
Paul E. McKenney
|
914955e18c
rcu: Stop duplicating lockdep checks in RCU's idle-entry code
|
8 years ago |