v1 2026-08-24

连续内存迁移免禁用 LRU · v1

__alloc_contig_migrate_range() 中 lru_cache_disable() 不再带来收益,移除该调用,避免不必要的 lru_add_drain_all 开销。

原始补丁链接