blob: e840b47613f78f9f9efa6843cc90c997a36ccdce [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)
Henrik Austad3cf8ca12014-02-10 14:25:33 -080017null_blk.txt
18 - Null block for block-layer benchmarking.
Namjae Jeon86582662012-08-09 15:27:28 +020019queue-sysfs.txt
20 - Queue's sysfs entries
Rob Landley8b6800f2007-10-16 10:11:28 +020021request.txt
22 - The members of struct request (in include/linux/blkdev.h)
23stat.txt
Namjae Jeon86582662012-08-09 15:27:28 +020024 - Block layer statistics in /sys/block/<device>/stat
Rob Landley8b6800f2007-10-16 10:11:28 +020025switching-sched.txt
26 - Switching I/O schedulers at runtime
Christoph Hellwig04ccc652010-09-03 11:56:17 +020027writeback_cache_control.txt
28 - Control of volatile write back caches