blob: d18ecd827c408d0fb42a8d8a7fc669ce88c95fc2 [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
9data-integrity.txt
10 - Block data integrity
Rob Landley8b6800f2007-10-16 10:11:28 +020011deadline-iosched.txt
12 - Deadline IO scheduler tunables
13ioprio.txt
14 - Block io priorities (in CFQ scheduler)
Namjae Jeon86582662012-08-09 15:27:28 +020015queue-sysfs.txt
16 - Queue's sysfs entries
Rob Landley8b6800f2007-10-16 10:11:28 +020017request.txt
18 - The members of struct request (in include/linux/blkdev.h)
19stat.txt
Namjae Jeon86582662012-08-09 15:27:28 +020020 - Block layer statistics in /sys/block/<device>/stat
Rob Landley8b6800f2007-10-16 10:11:28 +020021switching-sched.txt
22 - Switching I/O schedulers at runtime
Christoph Hellwig04ccc652010-09-03 11:56:17 +020023writeback_cache_control.txt
24 - Control of volatile write back caches