Paul E. McKenney
|
aea1b35e29
rcu: Allow dyntick-idle mode for CPUs with callbacks
|
13 years ago |
Paul E. McKenney
|
0989cb4678
rcu: Add more information to the wrong-idle-task complaint
|
13 years ago |
Paul E. McKenney
|
4145fa7fbe
rcu: Deconfuse dynticks entry-exit tracing
|
13 years ago |
Frederic Weisbecker
|
e6b80a3b09
rcu: Detect illegal rcu dereference in extended quiescent state
|
13 years ago |
Thomas Gleixner
|
b40d293eb3
rcu: Omit self-awaken when setting up expedited grace period
|
13 years ago |
Paul E. McKenney
|
34240697d6
rcu: Disable preemption in rcu_is_cpu_idle()
|
13 years ago |
Paul E. McKenney
|
9b2e4f1880
rcu: Track idleness independent of idle tasks
|
13 years ago |
Paul E. McKenney
|
af446b702c
rcu: ->signaled better named ->fqs_state
|
13 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Paul E. McKenney
|
afe24b122e
rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()
|
14 years ago |
Paul E. McKenney
|
e90c53d3e2
rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states
|
14 years ago |
Mike Galbraith
|
5b61b0baa9
rcu: Wire up RCU_BOOST_PRIO for rcutree
|
14 years ago |
Paul E. McKenney
|
06ae115a1d
rcu: Avoid having just-onlined CPU resched itself when RCU is idle
|
14 years ago |
Paul E. McKenney
|
9bc8b5586f
rcu: Suppress NMI backtraces when stall ends before dump
|
14 years ago |
Paul E. McKenney
|
037067a1b6
rcu: Prohibit grace periods during early boot
|
14 years ago |
Paul E. McKenney
|
5c51dd7349
rcu: Prevent early boot set_need_resched() from __rcu_pending()
|
14 years ago |
Paul E. McKenney
|
4627e240df
rcu: Dump local stack if cannot dump all CPUs' stacks
|
14 years ago |
Paul E. McKenney
|
7eb4f4553c
rcu: Make rcu_implicit_dynticks_qs() locals be correct size
|
14 years ago |
Paul E. McKenney
|
717f98f0f8
rcu: Eliminate in_irq() checks in rcu_enter_nohz()
|
14 years ago |
Paul E. McKenney
|
e4cc1f22b2
rcu: Simplify quiescent-state accounting
|
14 years ago |
Paul E. McKenney
|
d4c08f2ac3
rcu: Add grace-period, quiescent-state, and call_rcu trace events
|
14 years ago |
Paul E. McKenney
|
e0f23060ad
rcu: Update comments to reflect softirqs vs. kthreads
|
14 years ago |
Paul E. McKenney
|
72fe701b70
rcu: Add RCU type to callback-invocation tracing
|
14 years ago |
Paul E. McKenney
|
e99033c5c1
rcu: Put names into TINY_RCU structures under RCU_TRACE
|
14 years ago |
Paul E. McKenney
|
300df91ca9
rcu: Event-trace markers for computing RCU CPU utilization
|
14 years ago |
Paul E. McKenney
|
29c00b4a1d
rcu: Add event-tracing for RCU callback invocation
|
14 years ago |
Paul E. McKenney
|
2c42818e96
rcu: Abstract common code for RCU grace-period-wait primitives
|
14 years ago |
Paul E. McKenney
|
b0d304172f
rcu: Prevent RCU callbacks from executing before scheduler initialized
|
14 years ago |
Paul E. McKenney
|
f8b7fc6b51
rcu: Move RCU_BOOST #ifdefs to header file
|
14 years ago |
Paul E. McKenney
|
a46e0899ee
rcu: use softirq instead of kthreads except when RCU_BOOST=y
|
14 years ago |