You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril
aad400a458
Fixed build error on stable due to FFI namespace changes.
Fortune for mapped-file's current commit: Future small blessing − 末小吉
|
2 years ago |
.. |
file
|
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 |
err.rs
|
Fixed build error on stable due to FFI namespace changes.
|
2 years ago |
ffi.rs
|
Added `err` module: Wrapped OS errors; Ad-hoc inline definitions, and named definitions with pre-defined messages.
|
2 years ago |
file.rs
|
Started `file` module: Will have file interfaces from `memfd`: `ManagedFD`, `UnmanagedFD`, and `MemoryFile`.
|
2 years ago |
flags.rs
|
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 |
hugetlb.rs
|
hugetlb: Implemented `HugePage::compute_huge()`, `scan_hugepages()`, and a public lazy static `SYSTEM_HUGEPAGES`.
|
2 years ago |
lib.rs
|
hugetlb: Implemented `HugePage::compute_huge()`, `scan_hugepages()`, and a public lazy static `SYSTEM_HUGEPAGES`.
|
2 years ago |
uniq.rs
|
Added `UniqueSlice<T>`, `MappedSlice`.
|
2 years ago |