mystikos icon indicating copy to clipboard operation
mystikos copied to clipboard

Support unmapping (munmap) of noncontiguous regions

Open mikbras opened this issue 3 years ago • 0 comments

Review uncovered an incompatibility with the memory manager: munmap() fails if any part of the given region is not already mapped (that is it has gaps).

mikbras avatar Apr 22 '21 20:04 mikbras