blob: 3e164dd0617cd973ee85dc660fa33dcb08481300 [file] [log] [blame]
Mauro Carvalho Chehab898bd372019-04-18 19:45:00 -03001============================
Omar Sandoval00e04392017-04-14 01:00:02 -07002Kyber I/O scheduler tunables
Mauro Carvalho Chehab898bd372019-04-18 19:45:00 -03003============================
Omar Sandoval00e04392017-04-14 01:00:02 -07004
5The only two tunables for the Kyber scheduler are the target latencies for
6reads and synchronous writes. Kyber will throttle requests in order to meet
7these target latencies.
8
9read_lat_nsec
10-------------
11Target latency for reads (in nanoseconds).
12
13write_lat_nsec
14--------------
15Target latency for synchronous writes (in nanoseconds).