From 1de4dbcdb5f5bead3239c27e043a389b0eba1131 Mon Sep 17 00:00:00 2001 From: Tao Ma Date: Sun, 1 Apr 2012 14:33:40 -0700 Subject: [PATCH] --- yaml --- r: 299189 b: refs/heads/master c: 407ac95e2271a310016ced97f407676e79c53c06 h: refs/heads/master i: 299187: 8c4c469e423056dcc1c58cc881ac6460dd816989 v: v3 --- [refs] | 2 +- trunk/Documentation/ABI/testing/sysfs-cfq-target-latency | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 trunk/Documentation/ABI/testing/sysfs-cfq-target-latency diff --git a/[refs] b/[refs] index 7f9c9e90f51f..83979cffb3a6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5bf14c0727a07ded1bd9fa6d77923d7e6dc32833 +refs/heads/master: 407ac95e2271a310016ced97f407676e79c53c06 diff --git a/trunk/Documentation/ABI/testing/sysfs-cfq-target-latency b/trunk/Documentation/ABI/testing/sysfs-cfq-target-latency new file mode 100644 index 000000000000..df0f7828c5e3 --- /dev/null +++ b/trunk/Documentation/ABI/testing/sysfs-cfq-target-latency @@ -0,0 +1,8 @@ +What: /sys/block//iosched/target_latency +Date: March 2012 +contact: Tao Ma +Description: + The /sys/block//iosched/target_latency only exists + when the user sets cfq to /sys/block//scheduler. + It contains an estimated latency time for the cfq. cfq will + use it to calculate the time slice used for every task.