3 Commits (eb64632841161cc8bbce971489fc6171df60ef33)

Author SHA1 Message Date
Avril eb64632841
`MappedFile::new()`: changed `flags` to `impl MapFlags` to match `try_new()`
2 years ago
Avril 7e00ade351
hugetlb: Implemented `HugePage::compute_huge()`, `scan_hugepages()`, and a public lazy static `SYSTEM_HUGEPAGES`.
2 years ago
Avril 92fe0166de
Started adding huge-page support in for `MappedFile<T>` and `file::memory::MemoryFile`. Also added huge-page support to `MappedFile<T>` via the `MapFlags` trait, which can also be used to add user-provided flags.
2 years ago