DEV Community

Cover image for Architecture & Design of Linux Storage Stack
Muhammad Umer
Muhammad Umer

Posted on

1

Architecture & Design of Linux Storage Stack

I'm excited to announce my book: "Architecture and Design of Linux Storage Stack". The book will explore the multilayered design of the Linux kernel's storage stack and is divided into the following four parts:

  • Diving into the Virtual filesystem: This part offers a detailed introduction to the virtual filesystem (VFS) layer, its major data structures, and the concepts associated with the different filesystems in Linux
  • Navigating through block layer: This part will explain the role of block layer and focus on some of its major components, such as the device mapper framework, block devices, the multi-queue framework, and the different I/O schedulers
  • Descending into the physical layer: This part will focus on the major components of the SCSI subsystem and the different types of physical storage media available today and the differences in their implementation.
  • Analzying & troubleshooting storage performance: This part will present the different metrics for assessing and troubleshooting storage performance.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay