.. |
prim
|
enable purging of free committed slices from arenas
|
2024-12-13 13:17:00 -08:00 |
alloc-aligned.c
|
make stats part of a subproc
|
2024-12-21 10:43:08 -08:00 |
alloc-override.c
|
Musl needs __libc* functions too
|
2024-10-06 15:42:46 -05:00 |
alloc-posix.c
|
update alignment check
|
2023-04-16 17:05:56 -07:00 |
alloc.c
|
subprocesses own arena's
|
2024-12-20 21:38:31 -08:00 |
arena-meta.c
|
allocate heaps associated with an arena in that arena
|
2024-12-21 11:53:29 -08:00 |
arena.c
|
merge from dev
|
2024-12-21 15:48:49 -08:00 |
bitmap.c
|
make stats part of a subproc
|
2024-12-21 10:43:08 -08:00 |
bitmap.h
|
subprocesses own arena's
|
2024-12-20 21:38:31 -08:00 |
free.c
|
revert back to flat address map
|
2024-12-22 12:18:53 -08:00 |
heap.c
|
fix signed/unsigned; fix heap_destroy assert failure
|
2024-12-21 19:28:53 -08:00 |
init.c
|
re-add deferred free and heap retired collect
|
2024-12-21 15:53:50 -08:00 |
libc.c
|
fix MI_GUARDED build
|
2024-12-10 19:44:54 -08:00 |
options.c
|
enable purging of free committed slices from arenas
|
2024-12-13 13:17:00 -08:00 |
os.c
|
make stats part of a subproc
|
2024-12-21 10:43:08 -08:00 |
page-map.c
|
revert back to flat address map
|
2024-12-22 12:18:53 -08:00 |
page-queue.c
|
insert full pages at the end of the queue; only override page candidate if the page is not too full
|
2024-12-20 13:55:31 -08:00 |
page.c
|
enable collecting from the full page queue
|
2024-12-21 16:24:56 -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 subproc stats on delete
|
2024-12-21 10:53:34 -08:00 |