]> Git Repo - J-linux.git/commit
rcutorture: Make torture.sh allow for --kasan
authorPaul E. McKenney <[email protected]>
Mon, 28 Mar 2022 20:30:15 +0000 (13:30 -0700)
committerPaul E. McKenney <[email protected]>
Wed, 20 Apr 2022 23:55:03 +0000 (16:55 -0700)
commitfb036ad7db108649189d6577051a87e3d3741cf4
tree112c714bf3647f1a583e02419552e7c28d99c2d2
parentd69e048b27cceec20b637ae8ec72102c79ae673c
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 <[email protected]>
tools/testing/selftests/rcutorture/bin/torture.sh
This page took 0.045672 seconds and 4 git commands to generate.