diff options
Diffstat (limited to 'Documentation/block/00-INDEX')
-rw-r--r-- | Documentation/block/00-INDEX | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/Documentation/block/00-INDEX b/Documentation/block/00-INDEX index d18ecd827c4..d111e3b23db 100644 --- a/Documentation/block/00-INDEX +++ b/Documentation/block/00-INDEX | |||
@@ -3,21 +3,15 @@ | |||
3 | biodoc.txt | 3 | biodoc.txt |
4 | - Notes on the Generic Block Layer Rewrite in Linux 2.5 | 4 | - Notes on the Generic Block Layer Rewrite in Linux 2.5 |
5 | capability.txt | 5 | capability.txt |
6 | - Generic Block Device Capability (/sys/block/<device>/capability) | 6 | - Generic Block Device Capability (/sys/block/<disk>/capability) |
7 | cfq-iosched.txt | ||
8 | - CFQ IO scheduler tunables | ||
9 | data-integrity.txt | ||
10 | - Block data integrity | ||
11 | deadline-iosched.txt | 7 | deadline-iosched.txt |
12 | - Deadline IO scheduler tunables | 8 | - Deadline IO scheduler tunables |
13 | ioprio.txt | 9 | ioprio.txt |
14 | - Block io priorities (in CFQ scheduler) | 10 | - Block io priorities (in CFQ scheduler) |
15 | queue-sysfs.txt | ||
16 | - Queue's sysfs entries | ||
17 | request.txt | 11 | request.txt |
18 | - The members of struct request (in include/linux/blkdev.h) | 12 | - The members of struct request (in include/linux/blkdev.h) |
19 | stat.txt | 13 | stat.txt |
20 | - Block layer statistics in /sys/block/<device>/stat | 14 | - Block layer statistics in /sys/block/<dev>/stat |
21 | switching-sched.txt | 15 | switching-sched.txt |
22 | - Switching I/O schedulers at runtime | 16 | - Switching I/O schedulers at runtime |
23 | writeback_cache_control.txt | 17 | writeback_cache_control.txt |