[PATCH] rcu: add sched torture type to rcutorture
authorJosh Triplett <josht@us.ibm.com>
Wed, 4 Oct 2006 09:17:16 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:31 +0000 (07:55 -0700)
commit4b6c2cca6eef9cc4a15350bf1c61839e12e08b84
tree47c59830f653cb20716bd24fa5272963cceaa68f
parent11a147013e39ff4cb031395cb78a9d307c4799cd
[PATCH] rcu: add sched torture type to rcutorture

Implement torture testing for the "sched" variant of RCU, which uses
preempt_disable, preempt_enable, and synchronize_sched.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/RCU/torture.txt
kernel/rcutorture.c