00-INDEX 818 B

12345678910111213141516171819202122232425262728
  1. 00-INDEX
  2. - This file
  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/<device>/capability)
  7. cfq-iosched.txt
  8. - CFQ IO scheduler tunables
  9. cmdline-partition.txt
  10. - how to specify block device partitions on kernel command line
  11. data-integrity.txt
  12. - Block data integrity
  13. deadline-iosched.txt
  14. - Deadline IO scheduler tunables
  15. ioprio.txt
  16. - Block io priorities (in CFQ scheduler)
  17. null_blk.txt
  18. - Null block for block-layer benchmarking.
  19. queue-sysfs.txt
  20. - Queue's sysfs entries
  21. request.txt
  22. - The members of struct request (in include/linux/blkdev.h)
  23. stat.txt
  24. - Block layer statistics in /sys/block/<device>/stat
  25. switching-sched.txt
  26. - Switching I/O schedulers at runtime
  27. writeback_cache_control.txt
  28. - Control of volatile write back caches