.. |
prim
|
disable transparent huge pages for a process too if the allow_large_os_pages option is set to false
|
2024-04-20 16:37:09 -07:00 |
alloc-aligned.c
|
fix double counting of free-ing for non-thread-local free calls
|
2024-03-24 14:50:15 -07:00 |
alloc-override.c
|
add further C++ delete signatures to override from C (issue #863)
|
2024-04-19 13:44:29 -07:00 |
alloc-posix.c
|
update alignment check
|
2023-04-16 17:05:56 -07:00 |
alloc.c
|
fix free in realpath when using ASAN
|
2024-03-29 11:17:21 -07:00 |
arena.c
|
fix spelling errors (pr #710)
|
2024-04-20 17:12:09 -07:00 |
bitmap.c
|
fix spelling errors (pr #710)
|
2024-04-20 17:18:09 -07:00 |
bitmap.h
|
fix spelling errors (pr #710)
|
2024-04-20 17:12:09 -07:00 |
free.c
|
fix spelling errors (pr #710)
|
2024-04-20 17:12:09 -07:00 |
heap.c
|
fix spelling errors (pr #710)
|
2024-04-20 17:12:09 -07:00 |
init.c
|
commend and make at least 8 tries for reclaim
|
2024-03-25 15:25:04 -07:00 |
libc.c
|
commend and make at least 8 tries for reclaim
|
2024-03-25 15:25:04 -07:00 |
options.c
|
abandoned reclaim on free is on by default
|
2024-03-24 14:52:50 -07:00 |
os.c
|
rename MI_ALIGNMENT_MAX to MI_BLOCK_ALIGNMENT_MAX for clarity
|
2024-03-24 10:57:02 -07:00 |
page-queue.c
|
add is_huge page flag to ensure the right page queue is returned (see #868)
|
2024-03-24 17:07:28 -07:00 |
page.c
|
fix spelling errors (pr #710)
|
2024-04-20 17:12:09 -07:00 |
random.c
|
restructure header files
|
2023-03-20 10:37:39 -07:00 |
segment-map.c
|
possible fix for #855
|
2024-03-02 14:14:59 -08:00 |
segment.c
|
add assert for segment purges
|
2024-04-19 12:44:23 -07:00 |
static.c
|
add libc.c source file
|
2023-05-19 10:24:39 -07:00 |
stats.c
|
commend and make at least 8 tries for reclaim
|
2024-03-25 15:25:04 -07:00 |