btree-page-overwrite-no-size-change

Status: IN

B-tree PageManager overwrites pages at fixed offsets within a pre-allocated file, so most write+sync cycles do not change file size and would benefit from `fdatasync` skipping metadata I/O

Source: entries/2026/05/29/topic-fdatasync-vs-fsync-tradeoffs.md

JSON