]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Documentation/block/kyber-iosched.txt
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[karo-tx-linux.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).