Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[sfrench/cifs-2.6.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).