Re: [PATCH RFC tip/core/rcu 0/3] Tiny RCU and expedited SRCU

From: Josh Triplett
Date: Sat Oct 10 2009 - 00:04:23 EST


On Fri, Oct 09, 2009 at 03:49:54PM -0700, Paul E. McKenney wrote:
> This series rebases TINY_RCU and creates an expedited SRCU along with
> corresponding RCU torture tests. These are post-2.6.32 material.
>
> Thanx, Paul
>
>
> include/linux/hardirq.h | 24 ++++
> include/linux/rcupdate.h | 6 +
> include/linux/rcutiny.h | 103 +++++++++++++++++
> include/linux/srcu.h | 1
> init/Kconfig | 9 +
> kernel/Makefile | 1
> kernel/rcupdate.c | 4
> kernel/rcutiny.c | 282 ++++++++++++++++++++++++++++++++++++++++++++++-
> kernel/rcutorture.c | 26 +++-
> kernel/srcu.c | 75 ++++++++----
> 10 files changed, 502 insertions(+), 29 deletions(-)

For all three patches:
Acked-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/