Paul E. McKenney
|
e4cc1f22b2
rcu: Simplify quiescent-state accounting
|
14 年 前 |
Paul E. McKenney
|
d4c08f2ac3
rcu: Add grace-period, quiescent-state, and call_rcu trace events
|
14 年 前 |
Paul E. McKenney
|
e0f23060ad
rcu: Update comments to reflect softirqs vs. kthreads
|
14 年 前 |
Paul E. McKenney
|
72fe701b70
rcu: Add RCU type to callback-invocation tracing
|
14 年 前 |
Paul E. McKenney
|
e99033c5c1
rcu: Put names into TINY_RCU structures under RCU_TRACE
|
14 年 前 |
Paul E. McKenney
|
300df91ca9
rcu: Event-trace markers for computing RCU CPU utilization
|
14 年 前 |
Paul E. McKenney
|
29c00b4a1d
rcu: Add event-tracing for RCU callback invocation
|
14 年 前 |
Paul E. McKenney
|
2c42818e96
rcu: Abstract common code for RCU grace-period-wait primitives
|
14 年 前 |
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
|
15 年 前 |
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 年 前 |