Add TinyHeap class mask and extend routing

This commit is contained in:
Moe Charm (CI)
2025-12-07 22:49:28 +09:00
parent 9c68073557
commit a6991ec9e4
23 changed files with 433 additions and 211 deletions

View File

@ -37,6 +37,7 @@ hakmem_shared_pool.o: core/hakmem_shared_pool.c \
core/box/../hakmem_internal.h core/box/../tiny_region_id.h \
core/box/../hakmem_tiny_integrity.h \
core/box/../box/slab_freelist_atomic.h core/box/tiny_header_box.h \
core/box/tiny_heap_env_box.h core/box/c7_hotpath_env_box.h \
core/box/slab_recycling_box.h core/box/../hakmem_tiny_superslab.h \
core/box/ss_hot_cold_box.h core/box/ss_release_guard_box.h \
core/box/free_local_box.h core/box/ptr_type_box.h \
@ -119,6 +120,8 @@ core/box/../tiny_region_id.h:
core/box/../hakmem_tiny_integrity.h:
core/box/../box/slab_freelist_atomic.h:
core/box/tiny_header_box.h:
core/box/tiny_heap_env_box.h:
core/box/c7_hotpath_env_box.h:
core/box/slab_recycling_box.h:
core/box/../hakmem_tiny_superslab.h:
core/box/ss_hot_cold_box.h: