Tag

Filesystem Performance

0 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
Nov 1, 2021 · Fundamentals

Understanding Linux File System: Disk Structure, Inodes, and Performance Optimizations

This article explains the physical structure of mechanical disks, partitioning strategies, inode and block allocation, and how filename length and directory layout affect Linux file system performance, providing practical experiments and tips for improving disk I/O.

Filesystem PerformanceInodesLinux
0 likes · 17 min read
Understanding Linux File System: Disk Structure, Inodes, and Performance Optimizations