Skip to main content

MAX_CLUSTER_SIZE

Constant MAX_CLUSTER_SIZE 

Source
pub(super) const MAX_CLUSTER_SIZE: usize = _; // 2_097_152usize
Expand description

Maximum cluster size.

This is QEMU’s limit, so we can apply it, too.