commit | d84f520348d77e61f936227a048403dbc349fff1 | [log] [tgz] |
---|---|---|
author | Srivatsa Vaddagiri <vatsa@in.ibm.com> | Sun Jan 08 01:03:42 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:13:59 2006 -0800 |
tree | 765dd3cc733b4149222d4ac9cf746f54cf557fdd | |
parent | 9841d61d75da5e46ed7a978bed4f50c78b1d87fd [diff] |
[PATCH] Extend RCU torture module to test tickless idle CPU This patch forces RCU torture threads off various CPUs in the system allowing them to become idle and go tickless. Meant to test support for such tickless idle CPU in RCU. Signed-off-by: Srivatsa Vaddagiri <vatsa@in.ibm.com> Cc: Dipankar Sarma <dipankar@in.ibm.com> Cc: "Paul E. McKenney" <paulmck@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>