.. |
prim
|
use exponetially sized arenas
|
2023-04-04 17:54:33 -07:00 |
alloc-aligned.c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
alloc-override.c
|
match declaration of mi_malloc_size_checked on macOS
|
2023-03-04 09:58:02 -08:00 |
alloc-posix.c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
alloc.c
|
prepare for new release
|
2023-04-03 12:30:18 -07:00 |
arena.c
|
fix purge bug in arenas
|
2023-04-04 19:03:18 -07:00 |
bitmap.c
|
Merge branch 'dev' into dev-reset
|
2023-04-03 12:46:00 -07:00 |
bitmap.h
|
wip: initial work on purgable arenas
|
2023-03-31 20:51:35 -07:00 |
heap.c
|
implement arena destroy on program exit
|
2023-04-04 18:44:08 -07:00 |
init.c
|
more detailed stats, including purges
|
2023-04-05 09:48:22 -07:00 |
options.c
|
set page_free to 0 by default
|
2023-04-04 16:58:58 -07:00 |
os.c
|
more detailed stats, including purges
|
2023-04-05 09:48:22 -07:00 |
page-queue.c
|
Fix whitespace
|
2022-12-03 00:24:20 +01:00 |
page.c
|
prepare for new release
|
2023-04-03 12:30:18 -07:00 |
random.c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
segment-map.c
|
add segment map to track valid pointers
|
2023-04-04 16:00:17 -07:00 |
segment.c
|
clean up arena function names
|
2023-04-04 18:13:35 -07:00 |
static.c
|
add segment map to track valid pointers
|
2023-04-04 16:00:17 -07:00 |
stats.c
|
more detailed stats, including purges
|
2023-04-05 09:48:22 -07:00 |