Files
hakmem/core
Moe Charm (CI) bbc4b66a22 Phase v10: Enable Learner v7 by default
Change: Learner now defaults to ON (when v7 is enabled)
- Old behavior: Learner only enabled if explicitly requested
- New behavior: Learner always ON (can disable with ENV=0)
- Learner is optional dependency of v7 (not intrusive)

Configuration:
- HAKMEM_SMALL_HEAP_V7_ENABLED=1: enables v7 + Learner
- HAKMEM_SMALL_LEARNER_V7_ENABLED=0: disable Learner only (keeps v7)

Benefits:
- Automatic workload detection without user configuration
- C5 allocation ratio monitored by default
- Route optimization happens transparently

Performance: v7+Learner C5/C6 workload = 39M ops/s (maintained)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 06:09:53 +09:00
..