Remove unused Mid MT layer
This commit is contained in:
@ -72,7 +72,6 @@ static void hak_init_impl(void) {
|
||||
hkm_whale_init();
|
||||
|
||||
// NEW Phase Hybrid: Initialize Mid Range MT allocator (8-32KB, mimalloc-style)
|
||||
mid_mt_init();
|
||||
|
||||
// NEW Phase 6.8: Initialize configuration system (replaces init_free_policy + init_thp_policy)
|
||||
hak_config_init();
|
||||
|
||||
Reference in New Issue
Block a user