mimalloc/src
2025-03-10 18:10:02 -04:00
..
prim Adding Anomaly Detection 2025-03-10 18:10:02 -04: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 Merge branch 'dev3' into dev3-binx 2025-03-05 20:47:05 -08:00
bitmap.c add comments 2025-03-06 16:50:56 -08:00
bitmap.h add comments 2025-03-06 16:50:56 -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 update popcnt to be more efficient on x64 even without MI_OPT_ARCH=ON 2025-03-06 18:54:04 -08:00
libc.c update popcnt to be more efficient on x64 even without MI_OPT_ARCH=ON 2025-03-06 18:54:04 -08:00
options.c fix verbosity condition for printing options 2025-03-05 09:57:51 -08:00
os.c fix type 2025-03-05 16:09:22 -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 from dev 2025-03-06 20:34:20 -08:00