]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/block/kyber-iosched.txt
UBUNTU: [Config] CONFIG_SND_SOC_ADAU1761_I2C=m
[mirror_ubuntu-artful-kernel.git] / Documentation / block / kyber-iosched.txt
CommitLineData
00e04393
OS
1Kyber I/O scheduler tunables
2===========================
3
4The only two tunables for the Kyber scheduler are the target latencies for
5reads and synchronous writes. Kyber will throttle requests in order to meet
6these target latencies.
7
8read_lat_nsec
9-------------
10Target latency for reads (in nanoseconds).
11
12write_lat_nsec
13--------------
14Target latency for synchronous writes (in nanoseconds).