00-INDEX 761 B

1234567891011121314151617181920212223242526
  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. queue-sysfs.txt
  18. - Queue's sysfs entries
  19. request.txt
  20. - The members of struct request (in include/linux/blkdev.h)
  21. stat.txt
  22. - Block layer statistics in /sys/block/<device>/stat
  23. switching-sched.txt
  24. - Switching I/O schedulers at runtime
  25. writeback_cache_control.txt
  26. - Control of volatile write back caches