• topjohnwu's avatar
    Improve memory map tricks · 12647dcf
    topjohnwu authored
    - In `unmap_all`, replace readable pages atomically with mmap + mremap
    - Create new function `remap_all` to replace pages with equivalent
      anonymous copies to prevent simple maps name scanning
    12647dcf
entry.cpp 9.38 KB