Paul E. McKenney
|
dc36be4419
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD
|
13 년 전 |
Paul E. McKenney
|
b1420f1c8b
rcu: Make rcu_barrier() less disruptive
|
14 년 전 |
Paul E. McKenney
|
98248a0e24
rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variables
|
13 년 전 |
Paul E. McKenney
|
21e52e1566
rcu: Make RCU_FAST_NO_HZ handle timer migration
|
13 년 전 |
Paul E. McKenney
|
9fab97876a
rcu: Update RCU maintainership
|
13 년 전 |
Paul E. McKenney
|
9dd8fb16c3
rcu: Make exit_rcu() more precise and consolidate
|
13 년 전 |
Paul E. McKenney
|
616c310e83
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
|
13 년 전 |
Paul E. McKenney
|
f511fc6246
rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU
|
14 년 전 |
Lai Jiangshan
|
9059c94017
rcu: Add rcutorture test for call_srcu()
|
14 년 전 |
Lai Jiangshan
|
931ea9d1a6
rcu: Implement per-domain single-threaded call_srcu() state machine
|
14 년 전 |
Lai Jiangshan
|
d9792edd7a
rcu: Use single value to handle expedited SRCU grace periods
|
14 년 전 |
Lai Jiangshan
|
dc87917501
rcu: Improve srcu_readers_active_idx()'s cache locality
|
14 년 전 |
Lai Jiangshan
|
966f58c2f6
rcu: Remove unused srcu_barrier()
|
14 년 전 |
Lai Jiangshan
|
b52ce066c5
rcu: Implement a variant of Peter's SRCU algorithm
|
14 년 전 |
Lai Jiangshan
|
18108ebfeb
rcu: Improve SRCU's wait_idx() comments
|
14 년 전 |
Lai Jiangshan
|
944ce9af47
rcu: Flip ->completed only once per SRCU grace period
|
14 년 전 |
Lai Jiangshan
|
440253c17f
rcu: Increment upper bit only for srcu_read_lock()
|
14 년 전 |
Lai Jiangshan
|
4b7a3e9e32
rcu: Remove fast check path from __synchronize_srcu()
|
14 년 전 |
Paul E. McKenney
|
cef50120b6
rcu: Direct algorithmic SRCU implementation
|
14 년 전 |
Paul E. McKenney
|
fae4b54f28
rcu: Introduce rcutorture testing for rcu_barrier()
|
14 년 전 |
Paul E. McKenney
|
048a0e8f5e
timer: Fix mod_timer_pinned() header comment
|
13 년 전 |
Paul E. McKenney
|
79b9a75fb7
rcu: Add warning for RCU_FAST_NO_HZ timer firing
|
13 년 전 |
Paul E. McKenney
|
37e377d282
rcu: Fixes to rcutorture error handling and cleanup
|
14 년 전 |
Paul E. McKenney
|
c57afe80db
rcu: Make RCU_FAST_NO_HZ account for pauses out of idle
|
14 년 전 |
Paul E. McKenney
|
2ee3dc8066
rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimer
|
14 년 전 |
Paul E. McKenney
|
2fdbb31b66
rcu: Add RCU_FAST_NO_HZ tracing for idle exit
|
14 년 전 |
Paul E. McKenney
|
6d8133919b
rcu: Document why rcu_blocking_is_gp() is safe
|
14 년 전 |
Paul E. McKenney
|
dabb8aa960
rcu: Document kernel command-line parameters
|
13 년 전 |
Paul E. McKenney
|
8932a63d5e
rcu: Reduce cache-miss initialization latencies for large systems
|
13 년 전 |
Jan Engelhardt
|
d8169d4c36
rcu: Make __kfree_rcu() less dependent on compiler choices
|
13 년 전 |