Refactor: Clean up SuperSlab shared pool code

- Removed unused/disabled L0 cache implementation from core/hakmem_shared_pool.c.
- Deleted stale backup file core/hakmem_tiny_superslab.c.bak.
- Removed untracked and obsolete shared_pool source files.
This commit is contained in:
Moe Charm (CI)
2025-11-30 15:27:53 +09:00
parent 128883e7a8
commit e769dec283
19 changed files with 178 additions and 1676 deletions

View File

@ -1,7 +1,10 @@
core/front/tiny_unified_cache.o: core/front/tiny_unified_cache.c \
core/front/tiny_unified_cache.h core/front/../hakmem_build_flags.h \
core/front/../hakmem_tiny_config.h core/front/../box/unified_batch_box.h \
core/front/../tiny_tls.h core/front/../hakmem_tiny_superslab.h \
core/front/../hakmem_tiny_config.h \
core/front/../box/tiny_front_config_box.h \
core/front/../box/../hakmem_build_flags.h \
core/front/../box/unified_batch_box.h core/front/../tiny_tls.h \
core/front/../hakmem_tiny_superslab.h \
core/front/../superslab/superslab_types.h \
core/hakmem_tiny_superslab_constants.h \
core/front/../superslab/superslab_inline.h \
@ -16,6 +19,7 @@ core/front/tiny_unified_cache.o: core/front/tiny_unified_cache.c \
core/hakmem_tiny_config.h core/tiny_nextptr.h core/hakmem_build_flags.h \
core/tiny_region_id.h core/tiny_box_geometry.h core/ptr_track.h \
core/hakmem_super_registry.h core/hakmem_tiny_superslab.h \
core/box/ss_addr_map_box.h core/box/../hakmem_build_flags.h \
core/superslab/superslab_inline.h core/hakmem_tiny.h core/hakmem_trace.h \
core/hakmem_tiny_mini_mag.h core/tiny_debug_api.h \
core/front/../hakmem_tiny_superslab.h \
@ -24,6 +28,8 @@ core/front/tiny_unified_cache.o: core/front/tiny_unified_cache.c \
core/front/tiny_unified_cache.h:
core/front/../hakmem_build_flags.h:
core/front/../hakmem_tiny_config.h:
core/front/../box/tiny_front_config_box.h:
core/front/../box/../hakmem_build_flags.h:
core/front/../box/unified_batch_box.h:
core/front/../tiny_tls.h:
core/front/../hakmem_tiny_superslab.h:
@ -48,6 +54,8 @@ core/tiny_box_geometry.h:
core/ptr_track.h:
core/hakmem_super_registry.h:
core/hakmem_tiny_superslab.h:
core/box/ss_addr_map_box.h:
core/box/../hakmem_build_flags.h:
core/superslab/superslab_inline.h:
core/hakmem_tiny.h:
core/hakmem_trace.h: