OSDN Git Service

rcutorture: Provide non-power-of-two Tasks RCU scenarios
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 1 Feb 2022 16:23:46 +0000 (08:23 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 8 Feb 2022 19:19:15 +0000 (11:19 -0800)
commit8ea7a53daf3c9d26910ee9a115b2fb6b86cf3c01
treea9ca3fd1996ab5064f0ee3bf3705db11ddffe4df
parentb5597cb36f8bb29b244b2f90030d54bf81bf6fbc
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>
tools/testing/selftests/rcutorture/configs/rcu/RUDE01
tools/testing/selftests/rcutorture/configs/rcu/TRACE01