^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) ============================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) Kyber I/O scheduler tunables
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) ============================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) The only two tunables for the Kyber scheduler are the target latencies for
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) reads and synchronous writes. Kyber will throttle requests in order to meet
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) these target latencies.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) read_lat_nsec
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) -------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Target latency for reads (in nanoseconds).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) write_lat_nsec
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) --------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) Target latency for synchronous writes (in nanoseconds).