rate=int[,int][,int]
Cap the bandwidth used by this job. The number is in bytes/sec, the normal suffix
rules apply. Comma-separated values may be specified for reads, writes, and trims
as described in blocksize.
For example, using rate=1m,500k would limit reads to 1MiB/sec and writes to
500KiB/sec. Capping only reads or writes can be done with rate=,500k or
rate=500k, where the former will only limit writes (to 500KiB/sec) and the latter
will only limit reads.
pv -L
应该可以覆盖。我找到了似乎可以满足我要求的
--rate
选项:fio
https://fio.readthedocs.io/en/latest/fio_man.html#cmdoption-arg-rate