00-INDEX 930 B

123456789101112131415161718192021222324252627282930313233
  1. 00-INDEX
  2. - This file
  3. biodoc.txt
  4. - Notes on the Generic Block Layer Rewrite in Linux 2.5
  5. biovecs.txt
  6. - Immutable biovecs and biovec iterators
  7. capability.txt
  8. - Generic Block Device Capability (/sys/block/<device>/capability)
  9. cfq-iosched.txt
  10. - CFQ IO scheduler tunables
  11. cmdline-partition.txt
  12. - how to specify block device partitions on kernel command line
  13. data-integrity.txt
  14. - Block data integrity
  15. deadline-iosched.txt
  16. - Deadline IO scheduler tunables
  17. ioprio.txt
  18. - Block io priorities (in CFQ scheduler)
  19. pr.txt
  20. - Block layer support for Persistent Reservations
  21. null_blk.txt
  22. - Null block for block-layer benchmarking.
  23. queue-sysfs.txt
  24. - Queue's sysfs entries
  25. request.txt
  26. - The members of struct request (in include/linux/blkdev.h)
  27. stat.txt
  28. - Block layer statistics in /sys/block/<device>/stat
  29. switching-sched.txt
  30. - Switching I/O schedulers at runtime
  31. writeback_cache_control.txt
  32. - Control of volatile write back caches