kyber-iosched.txt 392 B

1234567891011121314
  1. Kyber I/O scheduler tunables
  2. ===========================
  3. The only two tunables for the Kyber scheduler are the target latencies for
  4. reads and synchronous writes. Kyber will throttle requests in order to meet
  5. these target latencies.
  6. read_lat_nsec
  7. -------------
  8. Target latency for reads (in nanoseconds).
  9. write_lat_nsec
  10. --------------
  11. Target latency for synchronous writes (in nanoseconds).