Moe Charm (CI)
c2716f5c01
Implement Phase 2: Headerless Allocator Support (Partial)
- Feature: Added HAKMEM_TINY_HEADERLESS toggle (A/B testing)
- Feature: Implemented Headerless layout logic (Offset=0)
- Refactor: Centralized layout definitions in tiny_layout_box.h
- Refactor: Abstracted pointer arithmetic in free path via ptr_conversion_box.h
- Verification: sh8bench passes in Headerless mode (No TLS_SLL_HDR_RESET)
- Known Issue: Regression in Phase 1 mode due to blind pointer conversion logic
2025-12-03 12:11:27 +09:00
..
2025-11-14 05:41:49 +09:00
2025-12-03 12:11:27 +09:00
2025-11-14 05:41:49 +09:00
2025-11-28 04:33:39 +09:00
2025-12-03 09:57:12 +09:00
2025-12-03 10:34:39 +09:00
2025-11-29 17:58:42 +09:00