RazrFalcon/memmap2-rs

`.populate()` not implemented for `map_anon`

jsgf opened this issue · 0 comments

jsgf commented

.populate() is currently ignored for map_anon() mappings. Linux supports it and it's useful, so this crate should as well. Currently I have to work around this by mapping /dev/zero.