pub(crate) const HUGE_PAGE: usize = _; // 2_097_152usizeAvailable on Unix and crate feature
pool only.Expand description
The transparent-huge-page size assumed for region alignment. Linux x86-64 and aarch64 (4 KiB base pages) both use 2 MiB; if a platform differs, the alignment is merely unhelpful, never wrong.