6/14

sched/topology: Add sd_node for the NODE sched domain

新增每CPU变量 sd_node 保存 NODE 级调度域指针,使后续补丁能直接获取节点域,避免重复遍历调度拓扑查找。