Back to home page

OSCL-LXR

 
 

    


0001 ============================
0002 Kyber I/O scheduler tunables
0003 ============================
0004 
0005 The only two tunables for the Kyber scheduler are the target latencies for
0006 reads and synchronous writes. Kyber will throttle requests in order to meet
0007 these target latencies.
0008 
0009 read_lat_nsec
0010 -------------
0011 Target latency for reads (in nanoseconds).
0012 
0013 write_lat_nsec
0014 --------------
0015 Target latency for synchronous writes (in nanoseconds).