Files
hakmem/core
Moe Charm (CI) 268f892343 Centralize layout calculations: Use tiny_user_offset() instead of hardcoded -1 offset
- Modified core/tiny_free_fast.inc.h to use tiny_user_offset(legacy_class)
- Eliminates hardcoded -1 offset in legacy TinySlab free path
- Aligns with layout box refactoring: single source of truth in tiny_layout_box.h
- Verified: smoke test passes, sh8bench runs for 120+ seconds without segfault

This completes the layout box consolidation migration for the free fast path.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 11:19:56 +09:00
..
2025-11-11 21:49:05 +09:00