00-INDEX 983 B

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