Commit Graph

42 Commits (6cd7a63756a68ad5e718b42aa108e27c19425743)

Author SHA1 Message Date
Paul E. McKenney 0209f6490b rcu: limit rcu_node leaf-level fanout 14 years ago
Lai Jiangshan 29494be71a rcu,cleanup: simplify the code when cpu is dying 14 years ago
Paul E. McKenney 269dcc1c2e rcu: Add tracing data to support queueing models 15 years ago
Paul E. McKenney a3dc3fb161 rcu: repair code-duplication FIXMEs 15 years ago
Paul E. McKenney 53d84e004d rcu: permit suppressing current grace period's CPU stall warnings 15 years ago
Paul E. McKenney 910b1b7e19 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable 15 years ago
Paul E. McKenney b163760e37 rcu: make CPU stall warning timeout configurable 15 years ago
Lai Jiangshan 394f99a900 rcu: simplify the usage of percpu data 15 years ago
Paul E. McKenney d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 years ago
Paul E. McKenney 4300aa642c rcu: improve RCU CPU stall-warning messages 15 years ago
Paul E. McKenney 007b09243b rcu: Increase RCU CPU stall timeouts if PROVE_RCU 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 1304afb225 rcu: Convert to raw_spinlocks 15 years ago
Paul E. McKenney 20133cfce7 rcu: Stop overflowing signed integers 15 years ago
Paul E. McKenney 017c426138 rcu: Fix sparse warnings 15 years ago
Paul E. McKenney 46a1e34eda rcu: Make force_quiescent_state() start grace period if needed 15 years ago
Paul E. McKenney ee47eb9f4d rcu: Remove leg of force_quiescent_state() switch statement 15 years ago
Paul E. McKenney 39c0bbfc07 rcu: Eliminate local variable lastcomp from force_quiescent_state() 15 years ago
Paul E. McKenney 07079d5357 rcu: Prohibit starting new grace periods while forcing quiescent states 15 years ago
Paul E. McKenney d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 15 years ago
Paul E. McKenney cf244dc01b rcu: Enable fourth level of TREE_RCU hierarchy 15 years ago
Paul E. McKenney d3f6bad391 rcu: Rename "quiet" functions 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 4bcfe05503 rcu: Rename dynticks_completed to completed_fqs 15 years ago
Paul E. McKenney dbe01350fa rcu: Remove inline from forward-referenced functions 15 years ago
Paul E. McKenney d09b62dfa3 rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter 15 years ago
Paul E. McKenney 281d150c5f rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->completed counter 15 years ago
Paul E. McKenney 83f5b01ffb rcu: Fix long-grace-period race between forcing and initialization 15 years ago
Paul E. McKenney 237c80c5c8 rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang 16 years ago
Paul E. McKenney 37c72e56f6 rcu: Prevent RCU IPI storms in presence of high call_rcu() load 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
Paul E. McKenney 9b2619aff0 rcu: Clean up code to address Ingo's checkpatch feedback 16 years ago
Paul E. McKenney 1eba8f8438 rcu: Clean up code based on review feedback from Josh Triplett, part 2 16 years ago
Paul E. McKenney fc2219d49e rcu: Clean up code based on review feedback from Josh Triplett 16 years ago
Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 16 years ago
Paul E. McKenney 868489660d rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
Paul E. McKenney f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
Paul E. McKenney d6714c22b4 rcu: Renamings to increase RCU clarity 16 years ago
Paul E. McKenney 9f77da9f40 rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h 16 years ago
Ingo Molnar 6258c4fb59 kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies 16 years ago