bug#27782: mman patch for v3.0.9

2023-03-01 Thread Matt Wette
I think this is still not there. I have found additional issues with some suggested updates. Maybe we should have a branch in the guile repo for this.

bug#27782: mman patch for v3.0.9

2023-02-14 Thread Matt Wette
Note.  I have made more changes based on feedback from the mailing list. 1) removed use of scm_c_take_typed_bytevector 2) changed code to generate PAGE_SIZE I think the mmap finalizer still needs review from the Guile experts. I'm attaching a patch to the v3.0.9 release (commit 9b20ca). Sorry a