Major Features: - Debug counter infrastructure for Refill Stage tracking - Free Pipeline counters (ss_local, ss_remote, tls_sll) - Diagnostic counters for early return analysis - Unified larson.sh benchmark runner with profiles - Phase 6-3 regression analysis documentation Bug Fixes: - Fix SuperSlab disabled by default (HAKMEM_TINY_USE_SUPERSLAB) - Fix profile variable naming consistency - Add .gitignore patterns for large files Performance: - Phase 6-3: 4.79 M ops/s (has OOM risk) - With SuperSlab: 3.13 M ops/s (+19% improvement) This is a clean repository without large log files. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
22 lines
731 B
Makefile
22 lines
731 B
Makefile
hakmem_learner_shared.o: core/hakmem_learner.c core/hakmem_learner.h \
|
|
core/hakmem_internal.h core/hakmem.h core/hakmem_config.h \
|
|
core/hakmem_features.h core/hakmem_sys.h core/hakmem_whale.h \
|
|
core/hakmem_syscall.h core/hakmem_policy.h core/hakmem_pool.h \
|
|
core/hakmem_l25_pool.h core/hakmem_ace_stats.h core/hakmem_size_hist.h \
|
|
core/hakmem_learn_log.h core/hakmem_tiny_superslab.h
|
|
core/hakmem_learner.h:
|
|
core/hakmem_internal.h:
|
|
core/hakmem.h:
|
|
core/hakmem_config.h:
|
|
core/hakmem_features.h:
|
|
core/hakmem_sys.h:
|
|
core/hakmem_whale.h:
|
|
core/hakmem_syscall.h:
|
|
core/hakmem_policy.h:
|
|
core/hakmem_pool.h:
|
|
core/hakmem_l25_pool.h:
|
|
core/hakmem_ace_stats.h:
|
|
core/hakmem_size_hist.h:
|
|
core/hakmem_learn_log.h:
|
|
core/hakmem_tiny_superslab.h:
|