Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6.git] / Documentation / ABI / testing / sysfs-cfq-target-latency
blobdf0f7828c5e30a5f6e78396bb01f7b256f9ebd60
1 What:           /sys/block/<device>/iosched/target_latency
2 Date:           March 2012
3 contact:        Tao Ma <boyu.mt@taobao.com>
4 Description:
5                 The /sys/block/<device>/iosched/target_latency only exists
6                 when the user sets cfq to /sys/block/<device>/scheduler.
7                 It contains an estimated latency time for the cfq. cfq will
8                 use it to calculate the time slice used for every task.