Architecture and Design of the Linux Storage Stack - Muhammad Umer

Architecture and Design of the Linux Storage Stack

Muhammad Umer

出版时间

2023-01-01

ISBN

9781837639960

评分

★★★★★
书籍介绍

The Linux storage stack serves as a prime example of meticulously coordinated layers. Embark on a journey through the kernel code with Architecture and Design of the Linux Storage Stack, crafted for anyone seeking in-depth knowledge about the layered design of Linux storage and its landscape.

You’ll explore the Linux storage stack and its various concepts. You’ll unlock the secrets of the virtual filesystem and the actual filesystem and the differences in their implementation, the role of the block layer, the Multi-Queue and Device Mapper frameworks, I/O schedulers, physical storage layout, and how to analyze all the layers in the storage stack.

By the end of this book, you’ll be acquainted with how a simple I/O request from a process travels down through all the layers and ends up in physical storage.

Muhammad Umer (RHCA®) is a systems engineer and trainer with more than six years of experience in working with Linux based systems, HA design & architecture, tuning operating system and underlying hardware for optimal performance and root cause analysis. Ever since a virus infected his laptop ten years ago, he switched to Linux. Turns out, it wasn’t the worst thing that ever ha...

(展开全部)

目录
Preface
Part 1: Diving into the Virtual Filesystem
Chapter 1: Where It All Starts From – The Virtual Filesystem
Chapter 2: Explaining the Data Structures in a VFS
Chapter 3: Exploring the Actual Filesystems Under the VFS

显示全部
收藏