Commit Graph

62 Commits (f05998d4b80632f2cc00f108da503066ef5d38d5)

Author SHA1 Message Date
Paul E. McKenney 80d02085d9 Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" 14 years ago
Paul E. McKenney 1217ed1ba5 rcu: permit rcu_read_unlock() to be called while holding runqueue locks 14 years ago
Paul E. McKenney 6cc68793e3 rcu: fix spelling 14 years ago
Lai Jiangshan 13491a0ee1 rcu: call __rcu_read_unlock() in exit_rcu for tree RCU 14 years ago
Paul E. McKenney a9f4793d89 rcu: fix tracing bug thinko on boost-balk attribution 14 years ago
Paul E. McKenney d71df90ead rcu: add tracing for RCU's kthread run states. 14 years ago
Paul E. McKenney 0ea1f2ebeb rcu: Add boosting to TREE_PREEMPT_RCU tracing 14 years ago
Paul E. McKenney 0f962a5e72 rcu: Force per-rcu_node kthreads off of the outgoing CPU 14 years ago
Paul E. McKenney 27f4d28057 rcu: priority boosting for TREE_PREEMPT_RCU 14 years ago
Paul E. McKenney a26ac2455f rcu: move TREE_RCU from softirq to kthread 14 years ago
Paul E. McKenney 12f5f524ca rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists 14 years ago
Paul E. McKenney e59fb3120b rcu: Decrease memory-barrier usage based on semi-formal proof 14 years ago
Paul E. McKenney a00e0d714f rcu: Remove conditional compilation for RCU CPU stall warnings 14 years ago
Tejun Heo e27fc9641e rcu: increase synchronize_sched_expedited() batching 14 years ago
Paul E. McKenney db3a892099 rcu: fix race condition in synchronize_sched_expedited() 14 years ago
Paul E. McKenney 2d999e03b7 rcu: update documentation/comments for Lai's adoption patch 14 years ago
Lai Jiangshan 29494be71a rcu,cleanup: simplify the code when cpu is dying 14 years ago
Lai Jiangshan 7b27d5475f rcu,cleanup: move synchronize_sched_expedited() out of sched.c 14 years ago
Paul E. McKenney 81a294c44e rcu: fix _oddness handling of verbose stall warnings 15 years ago
Paul E. McKenney 80dcf60e6b rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU 15 years ago
Paul E. McKenney 7b0b759b65 rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU 15 years ago
Paul E. McKenney 53d84e004d rcu: permit suppressing current grace period's CPU stall warnings 15 years ago
Paul E. McKenney 77d8485a8b rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu() 15 years ago
Lai Jiangshan 394f99a900 rcu: simplify the usage of percpu data 15 years ago
Paul E. McKenney 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
Paul E. McKenney d822ed1094 rcu: fix build bug in RCU_FAST_NO_HZ builds 15 years ago
Paul E. McKenney 77e38ed347 rcu: RCU_FAST_NO_HZ must check RCU dyntick state 15 years ago
Paul E. McKenney 26845c2860 rcu: print boot-time console messages if RCU configs out of ordinary 15 years ago
Paul E. McKenney 25502a6c13 rcu: refactor RCU's context-switch handling 15 years ago
Lai Jiangshan 5db356736a rcu: ignore offline CPUs in last non-dyntick-idle CPU check 15 years ago
Paul E. McKenney 622ea685f1 rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU 15 years ago
Paul E. McKenney 71da81324c rcu: Fix accelerated GPs for last non-dynticked CPU 15 years ago
Paul E. McKenney a47cd880b5 rcu: Fix accelerated grace periods for last non-dynticked CPU 15 years ago
Paul E. McKenney 1ed509a225 rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information 15 years ago
Paul E. McKenney 3acd9eb31c rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection 15 years ago
Paul E. McKenney 1304afb225 rcu: Convert to raw_spinlocks 15 years ago
Paul E. McKenney 8bd93a2c5d rcu: Accelerate grace period if last non-dynticked CPU 15 years ago
Paul E. McKenney cba8244a0f rcu: Add debug check for too many rcu_read_unlock() 15 years ago
Paul E. McKenney bf66f18e79 rcu: Add force_quiescent_state() testing to rcutorture 15 years ago
Paul E. McKenney d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 15 years ago
Paul E. McKenney d3f6bad391 rcu: Rename "quiet" functions 15 years ago
Paul E. McKenney 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain 15 years ago
Paul E. McKenney b668c9cf3e rcu: Fix grace-period-stall bug on large systems with CPU hotplug 15 years ago
Paul E. McKenney 0e0fc1c23e rcu: Mark init-time-only rcu_bootup_announce() as __init 15 years ago
Paul E. McKenney c64ac3ce06 rcu: Simplify association of quiescent states with grace periods 15 years ago
Paul E. McKenney dbe01350fa rcu: Remove inline from forward-referenced functions 15 years ago
Paul E. McKenney 237c80c5c8 rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang 16 years ago
Paul E. McKenney 019129d595 rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU 16 years ago
Paul E. McKenney e74f4c4564 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks 16 years ago
Paul E. McKenney a0b6c9a78c rcu: Clean up code based on review feedback from Josh Triplett, part 4 16 years ago