Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 年 前 |
Paul E. McKenney
|
b52573d279
rcu: reduce __call_rcu()-induced contention on rcu_node structures
|
14 年 前 |
Paul E. McKenney
|
0209f6490b
rcu: limit rcu_node leaf-level fanout
|
14 年 前 |
Paul E. McKenney
|
121dfc4b3e
rcu: fine-tune grace-period begin/end checks
|
14 年 前 |
Frederic Weisbecker
|
5ff8e6f053
rcu: Keep gpnum and completed fields synchronized
|
14 年 前 |
Frederic Weisbecker
|
20377f32dc
rcu: Stop chasing QS if another CPU did it for us
|
14 年 前 |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 年 前 |
Paul E. McKenney
|
2d999e03b7
rcu: update documentation/comments for Lai's adoption patch
|
14 年 前 |
Lai Jiangshan
|
29494be71a
rcu,cleanup: simplify the code when cpu is dying
|
14 年 前 |
Dongdong Deng
|
4ee0a60392
rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value
|
14 年 前 |
Paul E. McKenney
|
269dcc1c2e
rcu: Add tracing data to support queueing models
|
14 年 前 |
Paul E. McKenney
|
53d84e004d
rcu: permit suppressing current grace period's CPU stall warnings
|
15 年 前 |
Paul E. McKenney
|
8cdd32a918
rcu: refer RCU CPU stall-warning victims to stallwarn.txt
|
15 年 前 |
Paul E. McKenney
|
910b1b7e19
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
|
15 年 前 |
Paul E. McKenney
|
f2e0dd7090
rcu: allow RCU CPU stall warning messages to be controlled in /sys
|
15 年 前 |
Paul E. McKenney
|
742734eea0
rcu: add boot parameter to suppress RCU CPU stall warning messages
|
15 年 前 |
Lai Jiangshan
|
394f99a900
rcu: simplify the usage of percpu data
|
15 年 前 |
Mathieu Desnoyers
|
551d55a944
tree/tiny rcu: Add debug RCU head objects
|
15 年 前 |
Paul E. McKenney
|
72d5a9f7a9
rcu: remove all rcu head initializations, except on_stack initializations
|
15 年 前 |
Paul E. McKenney
|
d21670acab
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
|
15 年 前 |
Paul E. McKenney
|
4a90a0681c
rcu: permit discontiguous cpu_possible_mask CPU numbering
|
15 年 前 |
Paul E. McKenney
|
4300aa642c
rcu: improve RCU CPU stall-warning messages
|
15 年 前 |
Paul E. McKenney
|
26845c2860
rcu: print boot-time console messages if RCU configs out of ordinary
|
15 年 前 |
Paul E. McKenney
|
c68de2097a
rcu: disable CPU stall warnings upon panic
|
15 年 前 |
Paul E. McKenney
|
bbad937983
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
|
15 年 前 |
Paul E. McKenney
|
25502a6c13
rcu: refactor RCU's context-switch handling
|
15 年 前 |
Lai Jiangshan
|
0c34029abd
rcu: move some code from macro to function
|
15 年 前 |
Lai Jiangshan
|
f261414f0d
rcu: make dead code really dead
|
15 年 前 |
Paul E. McKenney
|
d25eb9442b
rcu: substitute set_need_resched for sending resched IPIs
|
15 年 前 |
Paul E. McKenney
|
a47cd880b5
rcu: Fix accelerated grace periods for last non-dynticked CPU
|
15 年 前 |