Back to syllabus

Chapter 8

File System Structure and Implementation

Part of Fundamentals of Operating System Concepts

Central question: How are logical data structures mapped onto persistent physical storage blocks to provide reliable data retrieval?

Objectives

  • Model the Logical Structure of a File System
  • Implement File Allocation Strategies on Disk
  • Manage Disk Space and Ensure Data Integrity

Chapter roadmap

Pick a lesson to jump in or resume where you left off.