This document discusses mass storage systems including disk structure, disk scheduling algorithms, RAID structures, and stable storage implementation. It provides an overview of disk components and performance characteristics. Several disk scheduling algorithms are described such as FCFS, SCAN, C-SCAN, and C-LOOK and factors in selecting an algorithm are discussed. RAID levels 1-6 are summarized. The document also covers disk management, swap space management, and implementing stable storage using replication across independent storage media.