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

@ -33,6 +33,7 @@ hakmem_tiny_sfc.o: core/hakmem_tiny_sfc.c core/tiny_alloc_fast_sfc.inc.h \
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/hakmem_env_cache.h
core/tiny_alloc_fast_sfc.inc.h:
core/hakmem_tiny.h:
@ -105,4 +106,6 @@ 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/hakmem_env_cache.h: