Home
last modified time | relevance | path

Searched hist:fb036ad7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dtorture.shfb036ad7 Mon Mar 28 15:30:15 CDT 2022 Paul E. McKenney <paulmck@kernel.org> rcutorture: Make torture.sh allow for --kasan

The torture.sh script provides extra memory for scftorture and rcuscale.
However, the total memory provided is only 1G, which is less than the
2G that is required for KASAN testing. This commit therefore ups the
torture.sh script's 1G to 2G.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>