diff options
| -rw-r--r-- | Documentation/block/00-INDEX | 20 |
1 files changed, 20 insertions, 0 deletions
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 @@ | |||
| 1 | 00-INDEX | ||
| 2 | - This file | ||
| 3 | as-iosched.txt | ||
| 4 | - Anticipatory IO scheduler | ||
| 5 | barrier.txt | ||
| 6 | - I/O Barriers | ||
| 7 | biodoc.txt | ||
| 8 | - Notes on the Generic Block Layer Rewrite in Linux 2.5 | ||
| 9 | capability.txt | ||
| 10 | - Generic Block Device Capability (/sys/block/<disk>/capability) | ||
| 11 | deadline-iosched.txt | ||
| 12 | - Deadline IO scheduler tunables | ||
| 13 | ioprio.txt | ||
| 14 | - Block io priorities (in CFQ scheduler) | ||
| 15 | request.txt | ||
| 16 | - The members of struct request (in include/linux/blkdev.h) | ||
| 17 | stat.txt | ||
| 18 | - Block layer statistics in /sys/block/<dev>/stat | ||
| 19 | switching-sched.txt | ||
| 20 | - Switching I/O schedulers at runtime | ||
