Open
Description
Currently remap is a dumb unmap
--mmap
cycle, rather than using mremap
. mremap
is not exposed in Go's syscall package, so it is a little work to make this work, but it should improve performance.
Metadata
Assignees
Labels
No labels