]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/538: fix fsstress scaling
authorDave Chinner <dchinner@redhat.com>
Thu, 2 Jun 2022 00:31:23 +0000 (10:31 +1000)
committerZorro Lang <zlang@kernel.org>
Fri, 3 Jun 2022 05:17:51 +0000 (13:17 +0800)
commit2066988abf20bab854f9385c1df17ea73a0f6df3
tree945c75c52220d31c1244703aedd051f043711128
parente75ea385432ec03b7a4af3d9ef874195e1e5db5d
xfs/538: fix fsstress scaling

_scale_fsstress_args() does time/load scaling of parameters. Doing
it also in the test causes exponential scaling instead of linear
scaling as the time/load parameters are meant to do.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/538
tests/xfs/538.out