Paul E. McKenney
|
b0d304172f
rcu: Prevent RCU callbacks from executing before scheduler initialized
|
14 лет назад |
Paul E. McKenney
|
f8b7fc6b51
rcu: Move RCU_BOOST #ifdefs to header file
|
14 лет назад |
Paul E. McKenney
|
a46e0899ee
rcu: use softirq instead of kthreads except when RCU_BOOST=y
|
14 лет назад |
Shaohua Li
|
09223371de
rcu: Use softirq to address performance regression
|
14 лет назад |
Paul E. McKenney
|
9a43273690
rcu: Simplify curing of load woes
|
14 лет назад |
Peter Zijlstra
|
d72bce0e67
rcu: Cure load woes
|
14 лет назад |
Paul E. McKenney
|
cc3ce5176d
rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
|
14 лет назад |
Peter Zijlstra
|
08bca60a69
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
|
14 лет назад |
Paul E. McKenney
|
8826f3b039
rcu: Avoid acquiring rcu_node locks in timer functions
|
14 лет назад |
Ingo Molnar
|
29f742f88a
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
|
14 лет назад |
Paul E. McKenney
|
23b5c8fa01
rcu: Decrease memory-barrier usage based on semi-formal proof
|
14 лет назад |
Paul E. McKenney
|
4305ce7894
rcu: Make rcu_enter_nohz() pay attention to nesting
|
14 лет назад |
Paul E. McKenney
|
b5904090c7
rcu: Don't do reschedule unless in irq
|
14 лет назад |
Paul E. McKenney
|
1135633bdd
rcu: Remove old memory barriers from rcu_process_callbacks()
|
14 лет назад |
Paul E. McKenney
|
0bbcc529fc
rcu: Add memory barriers
|
14 лет назад |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 лет назад |
Paul E. McKenney
|
80d02085d9
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
|
14 лет назад |
Paul E. McKenney
|
1217ed1ba5
rcu: permit rcu_read_unlock() to be called while holding runqueue locks
|
14 лет назад |
Gleb Natapov
|
29ce831000
rcu: provide rcu_virt_note_context_switch() function.
|
14 лет назад |
Paul E. McKenney
|
bad6e1393c
rcu: get rid of signed overflow in check_cpu_stall()
|
14 лет назад |
Paul E. McKenney
|
2655d57ef3
rcu: prevent call_rcu() from diving into rcu core if irqs disabled
|
14 лет назад |
Paul E. McKenney
|
baa1ae0c9f
rcu: further lower priority in rcu_yield()
|
14 лет назад |
Lai Jiangshan
|
9ab1544eb4
rcu: introduce kfree_rcu()
|
14 лет назад |
Paul E. McKenney
|
6cc68793e3
rcu: fix spelling
|
14 лет назад |
Paul E. McKenney
|
f0a07aeaf8
rcu: Switch to this_cpu() primitives
|
14 лет назад |
Paul E. McKenney
|
5ece5bab3e
rcu: Add forward-progress diagnostic for per-CPU kthreads
|
14 лет назад |
Paul E. McKenney
|
15ba0ba860
rcu: add grace-period age and more kthread state to tracing
|
14 лет назад |
Paul E. McKenney
|
4a29865689
rcu: make rcutorture version numbers available through debugfs
|
14 лет назад |
Paul E. McKenney
|
d71df90ead
rcu: add tracing for RCU's kthread run states.
|
14 лет назад |
Paul E. McKenney
|
e3995a25fa
rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations
|
14 лет назад |