const DIAG_MAX_SAVED_BAD_PAGES: usize = 3;
Number of corrupt pages for which we save the full 4 KB contents so we can hex-dump them on final report.