Add TinyHeap class mask and extend routing
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user