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

@ -10,9 +10,10 @@ core/box/front_gate_classifier.o: core/box/front_gate_classifier.c \
core/box/../superslab/superslab_types.h \
core/box/../superslab/../tiny_box_geometry.h \
core/box/../tiny_debug_ring.h core/box/../tiny_remote.h \
core/box/../hakmem_tiny.h core/box/../hakmem_trace.h \
core/box/../hakmem_tiny_mini_mag.h core/box/../tiny_debug_api.h \
core/box/../hakmem_tiny_superslab.h \
core/box/../box/ss_addr_map_box.h \
core/box/../box/../hakmem_build_flags.h core/box/../hakmem_tiny.h \
core/box/../hakmem_trace.h core/box/../hakmem_tiny_mini_mag.h \
core/box/../tiny_debug_api.h core/box/../hakmem_tiny_superslab.h \
core/box/../superslab/superslab_inline.h \
core/box/../hakmem_build_flags.h core/box/../hakmem_internal.h \
core/box/../hakmem.h core/box/../hakmem_config.h \
@ -34,6 +35,8 @@ core/box/../superslab/superslab_types.h:
core/box/../superslab/../tiny_box_geometry.h:
core/box/../tiny_debug_ring.h:
core/box/../tiny_remote.h:
core/box/../box/ss_addr_map_box.h:
core/box/../box/../hakmem_build_flags.h:
core/box/../hakmem_tiny.h:
core/box/../hakmem_trace.h:
core/box/../hakmem_tiny_mini_mag.h: