Skip to main content

DIAG_FULL_PAGE_DUMPED

Static DIAG_FULL_PAGE_DUMPED 

Source
static DIAG_FULL_PAGE_DUMPED: SingleThreaded<Cell<bool>>
Expand description

One-shot latch guarding the full 4 KB hex dump of a corrupted page. Whichever phase (B or C) trips a mismatch first gets to dump; every subsequent detection just logs the header/bitmap/hashes and skips the full dump. Keeps COM3 quiet even when many chunks are corrupted.