Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 172 Bytes

File metadata and controls

3 lines (3 loc) · 172 Bytes

:meth:`mmap.mmap.set_name` method added to annotation an anonymous memory map if Linux kernel supports PR_SET_VMA_ANON_NAME (Linux 5.17 or newer). Patch by Donghee Na.