Tag

SlabCache

0 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Aug 10, 2021 · Databases

Diagnosing MySQL Memory Exhaustion Caused by Slab Cache and Excessive Inodes

The article details a step‑by‑step investigation of a MySQL server that ran out of memory due to massive slab cache consumption by inode and dentry objects, showing how Linux commands, scripts, and cache‑dropping techniques resolved the issue and revealed the root cause of excessive partition tables.

DBADiagnosticsLinux
0 likes · 8 min read
Diagnosing MySQL Memory Exhaustion Caused by Slab Cache and Excessive Inodes