Rob Landley | 8b6800f | 2007-10-16 10:11:28 +0200 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - This file |
Rob Landley | 8b6800f | 2007-10-16 10:11:28 +0200 | [diff] [blame] | 3 | biodoc.txt |
| 4 | - Notes on the Generic Block Layer Rewrite in Linux 2.5 |
| 5 | capability.txt |
| 6 | - Generic Block Device Capability (/sys/block/<disk>/capability) |
| 7 | deadline-iosched.txt |
| 8 | - Deadline IO scheduler tunables |
| 9 | ioprio.txt |
| 10 | - Block io priorities (in CFQ scheduler) |
| 11 | request.txt |
| 12 | - The members of struct request (in include/linux/blkdev.h) |
| 13 | stat.txt |
| 14 | - Block layer statistics in /sys/block/<dev>/stat |
| 15 | switching-sched.txt |
| 16 | - Switching I/O schedulers at runtime |
Christoph Hellwig | 04ccc65 | 2010-09-03 11:56:17 +0200 | [diff] [blame] | 17 | writeback_cache_control.txt |
| 18 | - Control of volatile write back caches |