mimalloc/src
2025-03-31 10:14:22 -07:00
..
prim merge from dev 2025-02-11 14:47:20 -08:00
alloc-aligned.c fix compilation for guarded build 2025-03-21 20:05:37 -07: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 fix compilation for guarded build 2025-03-21 20:05:37 -07:00
arena-meta.c fix assertion condition 2025-02-11 09:47:03 -08:00
arena.c add acces to statistics for runtime performance counters 2025-03-21 19:12:08 -07:00
bitmap.c add acces to statistics for runtime performance counters 2025-03-21 19:12:08 -07:00
bitmap.h add acces to statistics for runtime performance counters 2025-03-21 19:12:08 -07:00
free.c add acces to statistics for runtime performance counters 2025-03-21 19:12:08 -07:00
heap.c add acces to statistics for runtime performance counters 2025-03-21 19:12:08 -07:00
init.c add acces to statistics for runtime performance counters 2025-03-21 19:12:08 -07:00
libc.c merge from dev 2025-01-04 22:02:50 -08:00
options.c limit page_reclaim to page queues of less than 4 pages; make page_commit_on_demand 0 by default. 2025-02-10 12:45:38 -08:00
os.c merge from dev 2025-02-11 09:21:48 -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 count page_bin statistics 2025-03-31 10:14:22 -07:00
page.c count page_bin statistics 2025-03-31 10:14:22 -07: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 fix compilation for guarded build 2025-03-21 20:05:37 -07:00