const MAX_SWAP_CHUNK_SIZE: usize = _; // 2_097_152usize
Expand description

The max size of chunks to swap out/in at once.