lkml.org 
[lkml]   [2009]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject[PATCH tip/core/rcu 0/6] rcu: Tiny RCU, expedited RCU, rcutorture fixes, lockdep simplification
    Updated patches for post 2.6.32:

    o RCU the Bloatwatch Edition, v8

    o Add synchronize_rcu_expedited().

    o Add rcutorture tests for synchronize_rcu_expedited().

    o Update RCU documentation for synchronize_rcu_expedited().

    o Make rcutorture list the torture types it knows about when
    complaining about the one specified.

    o Simplify creation of the separate lockdep class for the
    root rcu_node structure's lock.


    b/Documentation/RCU/whatisRCU.txt | 3
    b/include/linux/hardirq.h | 24 +++
    b/include/linux/rcupdate.h | 6
    b/include/linux/rcutiny.h | 97 ++++++++++++
    b/include/linux/srcu.h | 1
    b/init/Kconfig | 9 +
    b/kernel/Makefile | 1
    b/kernel/rcupdate.c | 4
    b/kernel/rcutiny.c | 295 +++++++++++++++++++++++++++++++++++++-
    b/kernel/rcutorture.c | 26 ++-
    b/kernel/rcutree.c | 5
    b/kernel/rcutree.h | 3
    b/kernel/srcu.c | 75 ++++++---
    kernel/rcutorture.c | 7
    14 files changed, 519 insertions(+), 37 deletions(-)


    \
     
     \ /
      Last update: 2009-10-26 03:05    [W:4.694 / U:0.196 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site