Boxify superslab registry, add bench profile, and document C7 hotpath experiments
This commit is contained in:
@ -12,9 +12,10 @@ hakmem_shared_pool.o: core/hakmem_shared_pool.c \
|
||||
core/box/tiny_next_ptr_box.h core/hakmem_tiny_config.h \
|
||||
core/tiny_nextptr.h core/tiny_region_id.h core/tiny_box_geometry.h \
|
||||
core/ptr_track.h core/hakmem_super_registry.h core/box/ss_addr_map_box.h \
|
||||
core/box/../hakmem_build_flags.h core/hakmem_tiny.h core/hakmem_trace.h \
|
||||
core/hakmem_tiny_mini_mag.h core/box/hak_lane_classify.inc.h \
|
||||
core/box/ptr_type_box.h core/tiny_debug_api.h core/box/tiny_layout_box.h \
|
||||
core/box/../hakmem_build_flags.h core/box/super_reg_box.h \
|
||||
core/hakmem_tiny.h core/hakmem_trace.h core/hakmem_tiny_mini_mag.h \
|
||||
core/box/hak_lane_classify.inc.h core/box/ptr_type_box.h \
|
||||
core/tiny_debug_api.h core/box/tiny_layout_box.h \
|
||||
core/box/../hakmem_tiny_config.h core/box/tiny_header_box.h \
|
||||
core/box/tiny_layout_box.h core/box/../tiny_region_id.h \
|
||||
core/box/ss_hot_cold_box.h core/box/pagefault_telemetry_box.h \
|
||||
@ -40,7 +41,8 @@ hakmem_shared_pool.o: core/hakmem_shared_pool.c \
|
||||
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 \
|
||||
core/box/free_publish_box.h core/hakmem_tiny.h core/tiny_region_id.h \
|
||||
core/box/tls_slab_reuse_guard_box.h core/hakmem_policy.h
|
||||
core/box/tls_slab_reuse_guard_box.h core/hakmem_policy.h \
|
||||
core/box/shared_pool_box.h
|
||||
core/hakmem_shared_pool_internal.h:
|
||||
core/hakmem_shared_pool.h:
|
||||
core/superslab/superslab_types.h:
|
||||
@ -69,6 +71,7 @@ core/ptr_track.h:
|
||||
core/hakmem_super_registry.h:
|
||||
core/box/ss_addr_map_box.h:
|
||||
core/box/../hakmem_build_flags.h:
|
||||
core/box/super_reg_box.h:
|
||||
core/hakmem_tiny.h:
|
||||
core/hakmem_trace.h:
|
||||
core/hakmem_tiny_mini_mag.h:
|
||||
@ -127,3 +130,4 @@ core/hakmem_tiny.h:
|
||||
core/tiny_region_id.h:
|
||||
core/box/tls_slab_reuse_guard_box.h:
|
||||
core/hakmem_policy.h:
|
||||
core/box/shared_pool_box.h:
|
||||
|
||||
Reference in New Issue
Block a user