Constant SHM_HUGETLB
pub const SHM_HUGETLB: i32 = 0o4000; // 2_048i32
Available on crate feature
dep_nc
only.Expand description
Bits 9 & 10 are IPC_CREAT
and IPC_EXCL
segment will use huge TLB pages
pub const SHM_HUGETLB: i32 = 0o4000; // 2_048i32
dep_nc
only.Bits 9 & 10 are IPC_CREAT
and IPC_EXCL
segment will use huge TLB pages