On 7/4/22 3:09 AM, Ludovic Courtès wrote:
greed.
I was wondering about offering an explicit ‘munmap’ interface: it would
be useful for fine-grain OS resource management, just like ‘close-fdes’.

Sorry, missed the munmap.

scheme@(guile-user)> ,d munmap
- Scheme Procedure: munmap bvec
     See the man page.  Given bytevector generated by a mmap function,
     unmap the associated memory.  The argument will be modified to
     reflect a zero length bv.


Reply via email to