Technical requirements
In addition to the Linux operating system concepts we covered previously, the topics discussed in this chapter require a basic understanding of modern processors and storage technologies. Any practical experience in Linux storage administration will greatly enhance your understanding of certain aspects.
The commands and examples presented in this chapter are distribution-agnostic and can be run on any Linux operating system, such as Debian, Ubuntu, Red Hat, Fedora, and others. There are quite a few references to the kernel source code. If you want to download the kernel source, you can download it from https://www.kernel.org. The code segments referred to in this chapter and book are from kernel 5.19.9
.