The document details the memory management and page allocation processes in MySQL Cluster, highlighting the differences between data memory (dm) and index memory (im) allocation, as well as fixed and variable-sized pages. It discusses the management of memory fragmentation, the structure of pages, and the efficiency of row allocation while addressing the challenges of page defragmentation. The document also covers enhancements in monitoring memory usage introduced in version 7.4.
Related topics: