ruby/gc
Kunshan Wang 8ae7c22972 Annotate anonymous mmap
Use PR_SET_VMA_ANON_NAME to set human-readable names for anonymous
virtual memory areas mapped by `mmap()` when compiled and run on Linux
5.17 or higher.  This makes it convenient for developers to debug mmap.
2024-11-21 13:48:05 -05:00
..
default.c Annotate anonymous mmap 2024-11-21 13:48:05 -05:00
gc.h Move object processing in Process.warmup to gc.c 2024-10-18 09:06:46 -04:00
gc_impl.h Make rb_gc_impl_stat_heap return a VALUE instead of size_t 2024-10-23 13:18:09 -04:00