lkml.org 
[lkml]   [2011]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH tip/core/rcu 0/14] Preview of RCU patches for 2.6.39
Hello!

This patchset fixes a few bugs and introduces some of the infrastructure
for TREE_RCU priority boosting. If testing goes well, TREE_RCU priority
boosting itself might make it as well. The patches are as follows:

1. call __rcu_read_unlock() in exit_rcu for tiny RCU to preserve
debug state (from Lai Jiangshan).
2. Get rid of duplicate sched.h include from rcutorture.c
(from Jesper Juhl).
3. Add documentation saying which RCU flavor to choose.
4. Remove dead code from DEBUG_OBJECTS_RCU_HEAD implementation
(from Amerigo Wang).
5. Document transitivity for memory barriers.
6. Remove conditional compilation for RCU CPU stall warnings.
(These can now be controlled by boot/module parameters.)
7. Decrease memory-barrier usage based on semi-formal proof.
Expedited RCU has invalidated an assumption that the old
dyntick-idle interface depended on, and here is a fix. I
am still working on a lighter-weight fix, but safety first!
8. Merge TREE_PREEPT_RCU blocked_tasks[] lists, which is a first
step towards TREE_RCU priority boosting.
9. Update documentation to reflect blocked_tasks[] merge.
10. move TREE_RCU from softirq to kthread, which is a second step
towards TREE_RCU priority boosting.

For a testing-only version of this patchset from git, please see the
following subject-to-rebase branch:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git rcu/testing

I am more confident in the first five of the above patches, which are
available at:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git rcu/next

Thanx, Paul


\
 
 \ /
  Last update: 2011-02-23 02:41    [W:1.370 / U:0.952 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site