Courses/Computer Science/CPSC 457.F2013/Lecture Notes/DiskScheduling

From wiki.ucalgary.ca
< Courses‎ | Computer Science‎ | CPSC 457.F2013‎ | Lecture Notes
Revision as of 02:15, 17 December 2013 by Cmah (talk | contribs) (Disk I/O)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Disk I/O

disk scheduling. device I/O.

  • MOS: 5.4.3

Slides

  • TBD

Reading

  • MOS: 5.1 Principles of I/O Hardware (if you haven't read it already)
  • MOS: 5.2 Principles of I/O Software (if you haven't read it already)
  • MOS: 5.4 Disks
  • LKD, Chapter 14: The Block I/O Layer, especially subsection "I/O Schedulers"

Scribe Notes