forked from ColinIanKing/stress-ng
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stress-ng: add --permute N option, run permutations of stressors
stress-ng --with cpu,nop,vm --permute 8 will work through all the permutation of the 3 stressors running 8 instances of each stressor in each run. This cannot be used with --seq or --all option. Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
- Loading branch information
1 parent
0b37b1e
commit 7fcc02b
Showing
4 changed files
with
212 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.