Operating Systems

New: Final Exam on 21 Jan 2006.

MCCS253 OS
Main
Notes & Handout
Progress
General concepts
Process
Memory
File and I/O
Modified: 16 Dec

MCCS352 Internet
Main

MCCS390/1 Projects
Main

MCCS170
Data Structure
Main

 

File and I/O
This is the last part of our study in OS. The I/O components are often the most complex part in an OS and can occupy nearly half the code base.
Notes and Samples
About Cache
In Windows, the physical memory is allocated for disk cache and the virtual memory for running processes. The more memory is given to the disk cache, the less is available for processes. These links explain how Windows manages the disk cache.
About RAID
About file systems
 
Other related web links
  • To be written

Valid HTML 4.0!