Static swap::pagesize::THP_SIZE

source ·
pub static THP_SIZE: Lazy<usize>
Expand description

The transparent hugepage size loaded from /sys/kernel/mm/transparent_hugepage/hpage_pmd_size.

If it fails to load the hugepage size, it fallbacks to use 2MB.