module HeapInfo::Cache
Self implment file-base cache manager.
Values are recorded in files based on Marshal
.
Constants
- CACHE_DIR
Directory for caching files. e.g.
HeapInfo
will record main_arena_offset for glibc(s).
Self implment file-base cache manager.
Values are recorded in files based on Marshal
.
Directory for caching files. e.g. HeapInfo
will record main_arena_offset for glibc(s).