Feature or enhancement
Proposal:
Since the annotation of anonymous virtual memory ranges has landed
( c4ccaf4 ),
We can now consider exposing this feature to end users as well.
@encukou proposed adding a name parameter to mmap.mmap, and I think this would be a great addition.
It would make debugging much easier by allowing people to identify and track individual mmap allocations.
Has this already been discussed elsewhere?
No response given