[LTP] [PATCH 1/1] runtest/mm: Use the default value for -p

Richard Palethorpe rpalethorpe@suse.de
Mon Nov 14 13:10:02 CET 2022


Hello,

Petr Vorel <pvorel@suse.cz> writes:

> Test rewrite in 88321bfff introduced reasonable default value for -p
> option "number of mapping children" (nproc -1 in range <1, 20>), let's
> use it, instead of forcing -p 20.
>
> Signed-off-by: Petr Vorel <pvorel@suse.cz>

Acked-by: Richard Palethorpe <rpalethorpe@suse.com>

> ---
>  runtest/mm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/runtest/mm b/runtest/mm
> index 51302258a..f288fed36 100644
> --- a/runtest/mm
> +++ b/runtest/mm
> @@ -41,7 +41,7 @@ shmt10 shmt10
>  shm_test01	shm_test -l 10 -t 2
>  mallocstress01	mallocstress
>  
> -mmapstress01 mmapstress01 -p 20
> +mmapstress01 mmapstress01
>  mmapstress02 mmapstress02
>  mmapstress03 mmapstress03
>  mmapstress04 mmapstress04
> -- 
> 2.38.1


-- 
Thank you,
Richard.


More information about the ltp mailing list