Skip to main content

DIAG_MAX_CHUNKS

Constant DIAG_MAX_CHUNKS 

Source
const DIAG_MAX_CHUNKS: usize = 256;
Expand description

Maximum number of 2 MB chunks we track. Debug builds hash roughly kernel + initrd (~80 MB), giving ~40 chunks; leave generous headroom.