Boxify superslab registry, add bench profile, and document C7 hotpath experiments
This commit is contained in:
@ -10,14 +10,15 @@ hakmem_tiny_magazine.o: core/hakmem_tiny_magazine.c \
|
||||
core/superslab/../hakmem_tiny_config.h core/tiny_debug_ring.h \
|
||||
core/tiny_remote.h core/hakmem_tiny_superslab_constants.h \
|
||||
core/hakmem_super_registry.h core/box/ss_addr_map_box.h \
|
||||
core/box/../hakmem_build_flags.h core/hakmem_prof.h \
|
||||
core/hakmem_internal.h core/hakmem.h core/hakmem_config.h \
|
||||
core/hakmem_features.h core/hakmem_sys.h core/hakmem_whale.h \
|
||||
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/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/../hakmem_build_flags.h core/box/super_reg_box.h \
|
||||
core/hakmem_prof.h core/hakmem_internal.h core/hakmem.h \
|
||||
core/hakmem_config.h core/hakmem_features.h core/hakmem_sys.h \
|
||||
core/hakmem_whale.h 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/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/tiny_mem_stats_box.h
|
||||
core/hakmem_tiny_magazine.h:
|
||||
core/hakmem_tiny.h:
|
||||
core/hakmem_build_flags.h:
|
||||
@ -40,6 +41,7 @@ core/hakmem_tiny_superslab_constants.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_prof.h:
|
||||
core/hakmem_internal.h:
|
||||
core/hakmem.h:
|
||||
@ -59,3 +61,4 @@ 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/tiny_mem_stats_box.h:
|
||||
|
||||
Reference in New Issue
Block a user