Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform...
[linux-block.git] / Documentation / block / kyber-iosched.txt
1 Kyber I/O scheduler tunables
2 ===========================
3
4 The only two tunables for the Kyber scheduler are the target latencies for
5 reads and synchronous writes. Kyber will throttle requests in order to meet
6 these target latencies.
7
8 read_lat_nsec
9 -------------
10 Target latency for reads (in nanoseconds).
11
12 write_lat_nsec
13 --------------
14 Target latency for synchronous writes (in nanoseconds).