.. |
prim
|
support full secure build
|
2024-12-22 17:25:58 -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
|
rename option pagemap_commit; always commit the page map on macos (for now)
|
2024-12-22 16:06:49 -08:00 |
arena-meta.c
|
add _mi_os_guard_page_size
|
2024-12-23 16:28:34 -08:00 |
arena.c
|
small fixes
|
2024-12-25 13:30:42 -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
|
cleanup, some renaming
|
2024-12-22 18:09:16 -08:00 |
heap.c
|
rename page options
|
2024-12-24 17:14:53 -08:00 |
init.c
|
fix c++ initializer warning
|
2024-12-25 14:56:11 -08:00 |
libc.c
|
nice colors for heap maps
|
2024-12-24 20:10:44 -08:00 |
options.c
|
small fixes
|
2024-12-25 13:30:42 -08:00 |
os.c
|
fix stats for delay purge commit
|
2024-12-25 11:45:01 -08:00 |
page-map.c
|
commit page-map within one allocation
|
2024-12-25 10:50:49 -08:00 |
page-queue.c
|
fix huge page allocation size
|
2024-12-24 16:39:54 -08:00 |
page.c
|
remove is_expandable requirement on page candidates
|
2024-12-24 20:23:37 -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
|
fix recursive tls access on macOS <= 14
|
2024-12-22 21:03:03 -08:00 |