Tag

block groups

0 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
Apr 30, 2020 · Fundamentals

Understanding Linux Disk Formatting: mkfs, Inodes, Block Groups, and Filesystem Layout

This article explains how Linux formats disks using mkfs, detailing block size, inode and block counts, block groups, directory structures, and how to choose appropriate parameters for different workloads to achieve optimal storage efficiency and performance.

InodeLinuxblock groups
0 likes · 10 min read
Understanding Linux Disk Formatting: mkfs, Inodes, Block Groups, and Filesystem Layout