Status: IN
Each free-list page occupies a full page (default 4096 bytes) but stores only 7 bytes of useful data (3-byte zero header + 4-byte next pointer); the remaining bytes are zero padding from `write_page`.
Source: entries/2026/05/29/topic-free-list-fragmentation.md
JSON