[PATCH RFC 0/8] RCU: Preemptible RCU

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: <linux-rt-users@...>, <mingo@...>, <akpm@...>, <dipankar@...>, <josht@...>, <tytso@...>, <dvhltc@...>, <tglx@...>, <a.p.zijlstra@...>, <bunk@...>, <ego@...>, <oleg@...>, <srostedt@...>
Date: Wednesday, September 5, 2007 - 5:31 pm

Work in progress, still not for inclusion.

This is a respin of the following prior postings:

http://lkml.org/lkml/2007/8/7/276 (the four initial preemptible RCU patches)
http://lkml.org/lkml/2007/8/17/262 (hotplug CPU for preemptible RCU)
http://lkml.org/lkml/2007/8/22/348 (RCU priority boosting)
http://lkml.org/lkml/2007/8/22/373 (rcutorture for RCU priority boosting)

This release adds an additional patch that makes the RCU priority booster
more friendly to power-savings measures by causing the booster task to
sleep if there is no cause to believe that priority boosting will be
required in the near future.  An additional fixup and documentation patch
is forthcoming.  And of course, the whole thing will be rebased to a more
recent version of Linux.

These patches take prior feedback into account, including the bit about
running checkpatch.pl.  ;-)

						Thanx, Paul
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC 0/8] RCU: Preemptible RCU, Paul E. McKenney, (Wed Sep 5, 5:31 pm)
[PATCH RFC 2/8] RCU: Fix barriers, Paul E. McKenney, (Wed Sep 5, 5:33 pm)
[PATCH RFC 3/8] RCU: Preemptible RCU, Paul E. McKenney, (Wed Sep 5, 5:34 pm)
[PATCH RFC 5/8] RCU: CPU hotplug support for preemptible RCU, Paul E. McKenney, (Wed Sep 5, 5:37 pm)
[PATCH RFC 6/8] RCU priority boosting for preemptible RCU, Paul E. McKenney, (Wed Sep 5, 5:38 pm)