Replace madvise with MmapFlags
These flags were added in mmap_rs v0.6.1 and spare us some boilerplate
parent
ae81781d
No related branches found
No related tags found
Checking pipeline status
Showing
- Cargo.lock 0 additions, 1 deletionCargo.lock
- rust/Cargo.toml 0 additions, 1 deletionrust/Cargo.toml
- rust/src/front_coded_list/read.rs 2 additions, 10 deletionsrust/src/front_coded_list/read.rs
- rust/src/map/node2swhid.rs 1 addition, 5 deletionsrust/src/map/node2swhid.rs
- rust/src/map/node2type.rs 2 additions, 10 deletionsrust/src/map/node2type.rs
- rust/src/map/permutation.rs 1 addition, 6 deletionsrust/src/map/permutation.rs
- rust/src/properties/mod.rs 3 additions, 5 deletionsrust/src/properties/mod.rs
- rust/src/utils/mmap.rs 1 addition, 5 deletionsrust/src/utils/mmap.rs
- rust/src/utils/sort/swhids.rs 2 additions, 4 deletionsrust/src/utils/sort/swhids.rs
Loading
Please register or sign in to comment