mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-15 15:11:41 +03:00
Cascade from decommit to purge when purging unused dirty pages, so that it is possible to decommit cleaned memory rather than just purging. For non-Windows debug builds, decommit runs rather than purging them, since this causes access of deallocated runs to segfault. This resolves #251. |
||
|---|---|---|
| .. | ||
| aligned_alloc.c | ||
| allocated.c | ||
| chunk.c | ||
| mallocx.c | ||
| MALLOCX_ARENA.c | ||
| overflow.c | ||
| posix_memalign.c | ||
| rallocx.c | ||
| sdallocx.c | ||
| thread_arena.c | ||
| thread_tcache_enabled.c | ||
| xallocx.c | ||