| From: |
| "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| [RFC PATCH -rt 0/2] RCU priority boosting that survives vicious testing |
| Date: |
| Wed, 31 Jan 2007 17:21:36 -0800 |
| Cc: |
| mingo@elte.hu, tglx@linutronix.de, dipankar@in.ibm.com,
tytso@us.ibm.com, dvhltc@us.ibm.com, oleg@tv-sign.ru,
twoerner.k@gmail.com, josh@freedesktop.org,
billh@gnuppy.monkey.org, nielsen.esben@googlemail.com,
corbet@lwn.net |
| Archive-link: |
| Article,
Thread
|
Hello!
This is yet another update of the RCU priority-boosting patch
(see http://lkml.org/lkml/2007/1/24/294 for the previous version).
This series contains the RCU-boost patch itself and rcutorture
modifications to test it more thoroughly. This version incorporates
feedback from Josh Triplett and applies cleanly to 2.6.20-rc6-rt6.
Thanx, Paul