Revision 4b6c2cca6eef9cc4a15350bf1c61839e12e08b84 authored by Josh Triplett on 04 October 2006, 09:17:16 UTC, committed by Linus Torvalds on 04 October 2006, 14:55:31 UTC
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>
1 parent 11a1470
History
File Mode Size
Kconfig -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 535 bytes
cpufreq.c -rw-r--r-- 42.6 KB
cpufreq_conservative.c -rw-r--r-- 15.2 KB
cpufreq_ondemand.c -rw-r--r-- 16.2 KB
cpufreq_performance.c -rw-r--r-- 1.5 KB
cpufreq_powersave.c -rw-r--r-- 1.4 KB
cpufreq_stats.c -rw-r--r-- 9.3 KB
cpufreq_userspace.c -rw-r--r-- 5.9 KB
freq_table.c -rw-r--r-- 5.8 KB

back to top