Omar Sandoval | 00e0439 | 2017-04-14 01:00:02 -0700 | [diff] [blame] | 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). |