Replace madvise with MmapFlags
Compare changes
Files
9+ 2
− 10
@@ -73,15 +73,11 @@ impl FrontCodedList<Mmap, Mmap> {
@@ -105,15 +101,11 @@ impl FrontCodedList<Mmap, Mmap> {
These flags were added in mmap_rs v0.6.1 and spare us some boilerplate