10/14

sched/topology: Add per-sd scratch for the load balance affinity score

负载均衡亲和力评分需要两个按 LLC 数量伸缩的临时数组,现作为 per-sd scratch 预分配,避免每次平衡调用时动态分配。