From: Rob Landley Date: Tue, 16 Oct 2007 08:11:28 +0000 (+0200) Subject: Add Documentation/block/00-INDEX X-Git-Tag: v2.6.24-rc1~833^2~3 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=8b6800fbced0c6745a9b8f5f72f15ef8bce8a6be;p=linux.git Add Documentation/block/00-INDEX Add Documentation/block/00-INDEX Signed-off-by: Rob Landley Signed-off-by: Jens Axboe --- diff --git a/Documentation/block/00-INDEX b/Documentation/block/00-INDEX new file mode 100644 index 000000000000..961a0513f8c3 --- /dev/null +++ b/Documentation/block/00-INDEX @@ -0,0 +1,20 @@ +00-INDEX + - This file +as-iosched.txt + - Anticipatory IO scheduler +barrier.txt + - I/O Barriers +biodoc.txt + - Notes on the Generic Block Layer Rewrite in Linux 2.5 +capability.txt + - Generic Block Device Capability (/sys/block//capability) +deadline-iosched.txt + - Deadline IO scheduler tunables +ioprio.txt + - Block io priorities (in CFQ scheduler) +request.txt + - The members of struct request (in include/linux/blkdev.h) +stat.txt + - Block layer statistics in /sys/block//stat +switching-sched.txt + - Switching I/O schedulers at runtime