diff options
author | Tejun Heo <tj@kernel.org> | 2019-09-25 16:03:35 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-09-26 01:12:01 -0600 |
commit | 7afcccafa59fb63b58f863a6c5e603a34625955b (patch) | |
tree | 90411b8d597331af31f552839cb11fb81f2cd7e7 /arch/ia64 | |
parent | 7cd806a9a953f234b9865c30028f47fd738ce375 (diff) | |
download | linux-7afcccafa59fb63b58f863a6c5e603a34625955b.tar.bz2 |
iocost: bump up default latency targets for hard disks
The default hard disk param sets latency targets at 50ms. As the
default target percentiles are zero, these don't directly regulate
vrate; however, they're still used to calculate the period length -
100ms in this case.
This is excessively low. A SATA drive with QD32 saturated with random
IOs can easily reach avg completion latency of several hundred msecs.
A period duration which is substantially lower than avg completion
latency can lead to wildly fluctuating vrate.
Let's bump up the default latency targets to 250ms so that the period
duration is sufficiently long.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions