mimalloc/src
2025-03-21 16:57:46 -07:00
..
prim Merge branch 'dev' into dev3 2025-03-21 16:57:46 -07:00
alloc-aligned.c merge new statistics from dev 2025-03-02 16:08:50 -08:00
alloc-override.c Merge pull request #918 from mneumann/dev-fix-build-on-dragonflybsd 2024-12-30 12:18:35 -08:00
alloc-posix.c update alignment check 2023-04-16 17:05:56 -07:00
alloc.c merge from dev 2025-03-02 17:42:51 -08:00
arena-meta.c add support for custom commit in arena loading 2025-03-10 18:11:27 -07:00
arena.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
bitmap.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
bitmap.h improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
free.c merge new statistics from dev 2025-03-02 16:08:50 -08:00
heap.c add numa-affine allocation, and per-heap numa affinity 2025-03-03 18:08:57 -08:00
init.c fix visibility warning (issue #1031) 2025-03-19 20:22:02 -07:00
libc.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
options.c move option_desc_t to internal.h for debugging 2025-03-14 12:55:03 -07:00
os.c move arena_t definition to types.h 2025-03-14 10:22:08 -07:00
page-map.c avoid overflow in max address calculation on 32-bit (issue #1010) 2025-02-11 09:32:13 -08:00
page-queue.c add mi_stats_get_bin_size and chunk counters 2025-03-14 09:52:40 -07:00
page.c move statistics api into internal.h 2025-03-14 10:33:18 -07:00
random.c Merge branch 'dev' into dev3 2025-03-19 19:09:07 -07:00
static.c add dedicated meta data allocation for threads and tld 2024-12-08 12:20:54 -08:00
stats.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00