mimalloc/src
2025-03-05 09:51:40 -08:00
..
prim merge from dev 2025-02-18 16:04:50 -08: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 numa-affine allocation, and per-heap numa affinity 2025-03-03 18:08:57 -08:00
arena.c use int for numa node count 2025-03-05 09:51:40 -08:00
bitmap.c reduce medium page block size to 64k to reducemem usage 2025-03-03 20:50:21 -08:00
bitmap.h improve performance of clearNX 2025-02-08 09:36:09 -08: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 remove extra verbose messages 2025-03-04 07:46:10 -08:00
libc.c merge from dev 2025-01-04 22:02:50 -08:00
options.c fix verbose option printing 2025-03-04 09:22:41 -08:00
os.c use int for numa node count 2025-03-05 09:51:40 -08: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 merge new statistics from dev 2025-03-02 16:08:50 -08:00
page.c merge from dev 2025-03-02 17:16:28 -08:00
random.c various improvements 2024-12-09 14:31:43 -08:00
static.c add dedicated meta data allocation for threads and tld 2024-12-08 12:20:54 -08:00
stats.c merge new statistics from dev 2025-03-02 16:08:50 -08:00