From 8b6800fbced0c6745a9b8f5f72f15ef8bce8a6be Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 16 Oct 2007 10:11:28 +0200 Subject: Add Documentation/block/00-INDEX Add Documentation/block/00-INDEX Signed-off-by: Rob Landley Signed-off-by: Jens Axboe --- Documentation/block/00-INDEX | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/block/00-INDEX (limited to 'Documentation/block') 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 -- cgit v1.2.3-59-g8ed1b