Linux I/O Performance Optimization
Basic Concepts To understand I/O, we first need to grasp a few concepts: file system, disk, and file.. Disk The disk provides the most basic persistent storage capability for the system. Classification of Disks Based on the storage medium, disks can be classified into two categories: mechanical disks and solid-state disks. Mechanical Disk: Composed of … Read more