Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 191 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 191 Bytes

Experimental Rust abstractions around purgeable memory.

  • Macos - vm_allocate/vm_purgable_control
  • Windows - VirtualAlloc(MEM_RESET/MEM_RESET_UNDO)
  • Linux - ashmem pin/unpin