Skip to content

Commit

Permalink
kernel-coverage: add mmaptorture options
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Ian King <[email protected]>
  • Loading branch information
ColinIanKing committed Feb 19, 2025
1 parent 4f2fb45 commit 8dd49e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kernel-coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,9 @@ do_stress --mmaphuge -1 --mmaphuge-mmaps 32768
do_stress --mmapmany -1 --mmapmany-mlock
do_stress --mmapmany -1 --mmapmany-numa

do_stress --mmaptorture -1 --mmaptorture-bytes 30%
do_stress --mmaptorture -1 --mmaptorture-msync 95

do_stress --module -1 --module-name bfq

do_stress --mpfr -1 --mpfr-precision 8192
Expand Down

0 comments on commit 8dd49e0

Please sign in to comment.