commit | 8ea7a53daf3c9d26910ee9a115b2fb6b86cf3c01 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Tue Feb 01 08:23:46 2022 -0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Tue Feb 08 11:19:15 2022 -0800 |
tree | a9ca3fd1996ab5064f0ee3bf3705db11ddffe4df | |
parent | b5597cb36f8bb29b244b2f90030d54bf81bf6fbc [diff] |
rcutorture: Provide non-power-of-two Tasks RCU scenarios This commit adjusts RUDE01 to 3 CPUs and TRACE01 to 5 CPUs in order to test Tasks RCU's ability to handle non-power-of-two numbers of CPUs. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>