Expand description
Huge-page interface for MappedFile<T>
and MemoryFile
.
Structs§
- Huge
Page Calc Err - Error for when
HugePage::compute_huge()
fails. - MapHuge
Flag - Represents a statically defined
MAP_HUGE_*
flag. - SYSTEM_
HUGEPAGES - A list of all availble huge-page flags if enumeration of them is possible.
Enums§
- Huge
Page - Provides an arbitrary huge-page size and mapping flag for that size.
Constants§
- HUGEPAGE_
LOCATION - Location in which the kernel exposes available huge-page sizes.
Functions§
- scan_
hugepages - Scan the system for available huge-page sizes (in kB).