Files
hakmem/hakmem_pool.d
Moe Charm (CI) 84f5034e45 Phase 68: PGO training set diversification (seed/WS expansion)
Changes:
- scripts/box/pgo_fast_profile_config.sh: Expanded WS patterns (3→5) and seeds (1→3)
  for reduced overfitting and better production workload representativeness
- PERFORMANCE_TARGETS_SCORECARD.md: Phase 68 baseline promoted (61.614M = 50.93%)
- CURRENT_TASK.md: Phase 68 marked complete, Phase 67a (layout tax forensics) set Active

Results:
- 10-run verification: +1.19% vs Phase 66 baseline (GO, >+1.0% threshold)
- M1 milestone: 50.93% of mimalloc (target 50%, exceeded by +0.93pp)
- Stability: 10-run mean/median with <2.1% CV

🤖 Generated with Claude Code

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-17 21:08:17 +09:00

83 lines
3.2 KiB
Makefile

hakmem_pool.o: core/hakmem_pool.c core/hakmem_pool.h \
core/box/hak_lane_classify.inc.h core/hakmem_config.h \
core/hakmem_features.h core/hakmem_build_flags.h core/hakmem_internal.h \
core/hakmem.h core/hakmem_sys.h core/hakmem_whale.h \
core/box/ptr_type_box.h core/box/pool_hotbox_v2_header_box.h \
core/hakmem_syscall.h core/box/pool_hotbox_v2_box.h core/hakmem_pool.h \
core/box/pool_zero_mode_box.h core/box/../hakmem_env_cache.h \
core/hakmem_prof.h core/hakmem_policy.h core/hakmem_debug.h \
core/box/pool_tls_types.inc.h core/box/pool_mid_desc.inc.h \
core/box/pool_mid_tc.inc.h core/box/pool_mf2_types.inc.h \
core/box/pool_mf2_helpers.inc.h core/box/pool_mf2_adoption.inc.h \
core/box/pool_tls_core.inc.h core/box/pool_refill.inc.h \
core/box/pool_init_api.inc.h core/box/pool_stats.inc.h \
core/box/pool_api.inc.h core/box/pagefault_telemetry_box.h \
core/box/pool_hotbox_v2_box.h core/box/tiny_heap_env_box.h \
core/box/c7_hotpath_env_box.h core/box/pool_zero_mode_box.h \
core/box/pool_config_box.h core/box/../hakmem_build_flags.h \
core/box/pool_stats_box.h core/box/pool_config_box.h \
core/box/pool_mid_desc_cache_box.h core/box/pool_free_v1_box.h \
core/box/pool_stats_box.h core/box/pool_mid_desc_cache_box.h \
core/box/pool_mid_inuse_deferred_box.h \
core/box/pool_mid_inuse_deferred_env_box.h \
core/box/pool_mid_inuse_tls_pagemap_box.h \
core/box/pool_mid_inuse_deferred_stats_box.h \
core/box/pool_block_to_user_box.h core/box/pool_free_v2_box.h \
core/box/pool_block_to_user_box.h core/box/pool_hotbox_v2_box.h \
core/box/pool_alloc_v1_flat_box.h core/box/pool_alloc_v2_box.h \
core/box/pool_alloc_v1_box.h
core/hakmem_pool.h:
core/box/hak_lane_classify.inc.h:
core/hakmem_config.h:
core/hakmem_features.h:
core/hakmem_build_flags.h:
core/hakmem_internal.h:
core/hakmem.h:
core/hakmem_sys.h:
core/hakmem_whale.h:
core/box/ptr_type_box.h:
core/box/pool_hotbox_v2_header_box.h:
core/hakmem_syscall.h:
core/box/pool_hotbox_v2_box.h:
core/hakmem_pool.h:
core/box/pool_zero_mode_box.h:
core/box/../hakmem_env_cache.h:
core/hakmem_prof.h:
core/hakmem_policy.h:
core/hakmem_debug.h:
core/box/pool_tls_types.inc.h:
core/box/pool_mid_desc.inc.h:
core/box/pool_mid_tc.inc.h:
core/box/pool_mf2_types.inc.h:
core/box/pool_mf2_helpers.inc.h:
core/box/pool_mf2_adoption.inc.h:
core/box/pool_tls_core.inc.h:
core/box/pool_refill.inc.h:
core/box/pool_init_api.inc.h:
core/box/pool_stats.inc.h:
core/box/pool_api.inc.h:
core/box/pagefault_telemetry_box.h:
core/box/pool_hotbox_v2_box.h:
core/box/tiny_heap_env_box.h:
core/box/c7_hotpath_env_box.h:
core/box/pool_zero_mode_box.h:
core/box/pool_config_box.h:
core/box/../hakmem_build_flags.h:
core/box/pool_stats_box.h:
core/box/pool_config_box.h:
core/box/pool_mid_desc_cache_box.h:
core/box/pool_free_v1_box.h:
core/box/pool_stats_box.h:
core/box/pool_mid_desc_cache_box.h:
core/box/pool_mid_inuse_deferred_box.h:
core/box/pool_mid_inuse_deferred_env_box.h:
core/box/pool_mid_inuse_tls_pagemap_box.h:
core/box/pool_mid_inuse_deferred_stats_box.h:
core/box/pool_block_to_user_box.h:
core/box/pool_free_v2_box.h:
core/box/pool_block_to_user_box.h:
core/box/pool_hotbox_v2_box.h:
core/box/pool_alloc_v1_flat_box.h:
core/box/pool_alloc_v2_box.h:
core/box/pool_alloc_v1_box.h: