Guard madvise ENOMEM and stabilize pool/tiny front v3

This commit is contained in:
Moe Charm (CI)
2025-12-09 21:50:15 +09:00
parent e274d5f6a9
commit a905e0ffdd
45 changed files with 3154 additions and 242 deletions

View File

@ -1,9 +1,10 @@
hakmem_l25_pool.o: core/hakmem_l25_pool.c core/hakmem_l25_pool.h \
core/hakmem_config.h core/hakmem_features.h core/hakmem_internal.h \
core/hakmem.h core/hakmem_build_flags.h core/hakmem_sys.h \
core/hakmem_whale.h core/box/ptr_type_box.h core/hakmem_syscall.h \
core/box/pagefault_telemetry_box.h core/page_arena.h core/hakmem_prof.h \
core/hakmem_debug.h core/hakmem_policy.h
core/hakmem_whale.h core/box/ptr_type_box.h core/box/ss_os_acquire_box.h \
core/hakmem_syscall.h core/box/pagefault_telemetry_box.h \
core/page_arena.h core/hakmem_prof.h core/hakmem_debug.h \
core/hakmem_policy.h
core/hakmem_l25_pool.h:
core/hakmem_config.h:
core/hakmem_features.h:
@ -13,6 +14,7 @@ core/hakmem_build_flags.h:
core/hakmem_sys.h:
core/hakmem_whale.h:
core/box/ptr_type_box.h:
core/box/ss_os_acquire_box.h:
core/hakmem_syscall.h:
core/box/pagefault_telemetry_box.h:
core/page_arena.h: