aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-06-20 06:44:00 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-06-20 06:44:00 -0700
commit281f161885b4d3c50499cd40e38ccdb663b7a1f2 (patch)
tree86bf176e4dc2079fa7ca9adc92b79f25f4e6bb77 /Documentation
parentda6be5e62a2a2f22b4aaddcbf6afb2958ec072f3 (diff)
downloadhistory-281f161885b4d3c50499cd40e38ccdb663b7a1f2.tar.gz
[PATCH] move as documentation
Move the anticipatory scheduler documentation into Documentation/block. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/block/as-iosched.txt (renamed from Documentation/as-iosched.txt)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/as-iosched.txt b/Documentation/block/as-iosched.txt
index 0dba00d5a2d8b1..fd763cc4892d4f 100644
--- a/Documentation/as-iosched.txt
+++ b/Documentation/block/as-iosched.txt
@@ -151,7 +151,7 @@ The parameters are:
if writes are to be given higher priority than reads, but reads are to be
as efficient as possible when there are no writes. Generally though, it
should be some multiple of read_expire.
-
+
* write_expire, and
* write_batch_expire are equivalent to the above, for writes.