This document summarizes key concepts about mass storage systems from the textbook "Operating System Concepts" by Silberschatz, Galvin and Gagne. It discusses disk structure, disk scheduling algorithms like FCFS, SSTF, SCAN and C-SCAN. It also covers disk management, swap space management, RAID structures, disk attachment methods, stable storage implementation, tertiary storage devices like tapes, operating system interfaces, performance issues like speed and reliability. The document provides illustrations to explain concepts like disk layout, swap maps, RAID levels and disk scheduling algorithms.