Tag

Pre‑read

1 views collected around this technical thread.

Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Mar 24, 2023 · Databases

Understanding MySQL Buffer Pool: Memory Structure, Page Types, and Management Strategies

This article explains the MySQL Buffer Pool architecture, describing data pages, cache pages, the three page states, the various linked lists (Free, Flush, LRU), pre‑read mechanisms, hot‑cold separation, concurrency handling, and dynamic resizing using the chunk mechanism.

Buffer PoolChunkInnoDB
0 likes · 18 min read
Understanding MySQL Buffer Pool: Memory Structure, Page Types, and Management Strategies