kyber-iosched.rst 422 B

123456789101112131415
  1. ============================
  2. Kyber I/O scheduler tunables
  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. read_lat_nsec
  8. -------------
  9. Target latency for reads (in nanoseconds).
  10. write_lat_nsec
  11. --------------
  12. Target latency for synchronous writes (in nanoseconds).