mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Make dss non-optional on all platforms which support sbrk(2). Fix the "arena.<i>.dss" mallctl to return an error if "primary" or "secondary" precedence is specified, but sbrk(2) is not supported. |
||
|---|---|---|
| .. | ||
| aligned_alloc.c | ||
| allocated.c | ||
| mallocx.c | ||
| MALLOCX_ARENA.c | ||
| mremap.c | ||
| posix_memalign.c | ||
| rallocx.c | ||
| thread_arena.c | ||
| thread_tcache_enabled.c | ||
| xallocx.c | ||