diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-05-16 16:18:32 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-07-15 01:02:57 +0300 |
commit | 822e42509997cfc8582ab1108eef1a280524b26a (patch) | |
tree | a5a37ababe6006f8bdc2f89897964ba120c6bcde /scripts/gdb/linux/proc.py | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) | |
download | linux-822e42509997cfc8582ab1108eef1a280524b26a.tar.xz |
torture: Scale scftorture memory based on number of CPUs
As the number of CPUs increases, the number of outstanding no-wait
smp_call_function() handlers also increases, so that the default of
2G of memory is not always sufficient on 80-CPU systems. This commit
therefore scales the amount of memory specified to qemu based on the
number of CPUs specified to the scftorture test instance.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions