blob: 929d9904f74b7eb94bac71e81308b0bf335c3108 [file] [log] [blame]
Rob Landley8b6800f2007-10-16 10:11:28 +0200100-INDEX
2 - This file
Rob Landley8b6800f2007-10-16 10:11:28 +02003biodoc.txt
4 - Notes on the Generic Block Layer Rewrite in Linux 2.5
5capability.txt
Namjae Jeon86582662012-08-09 15:27:28 +02006 - Generic Block Device Capability (/sys/block/<device>/capability)
7cfq-iosched.txt
8 - CFQ IO scheduler tunables
Paul Gortmaker080506a2013-09-30 13:45:19 -07009cmdline-partition.txt
10 - how to specify block device partitions on kernel command line
Namjae Jeon86582662012-08-09 15:27:28 +020011data-integrity.txt
12 - Block data integrity
Rob Landley8b6800f2007-10-16 10:11:28 +020013deadline-iosched.txt
14 - Deadline IO scheduler tunables
15ioprio.txt
16 - Block io priorities (in CFQ scheduler)
Namjae Jeon86582662012-08-09 15:27:28 +020017queue-sysfs.txt
18 - Queue's sysfs entries
Rob Landley8b6800f2007-10-16 10:11:28 +020019request.txt
20 - The members of struct request (in include/linux/blkdev.h)
21stat.txt
Namjae Jeon86582662012-08-09 15:27:28 +020022 - Block layer statistics in /sys/block/<device>/stat
Rob Landley8b6800f2007-10-16 10:11:28 +020023switching-sched.txt
24 - Switching I/O schedulers at runtime
Christoph Hellwig04ccc652010-09-03 11:56:17 +020025writeback_cache_control.txt
26 - Control of volatile write back caches