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

From: Paul E. McKenney
Date: Fri Oct 09 2009 - 18:51:18 EST


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(-)
--
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/