fn llc_cpu_list_for(cpus: &[u32]) -> mlfq_llc_cpu_listExpand description
Build the Tier-A CPU list one LLC domain publishes.
Thin wrapper kept for the existing call sites. The actual packing
and oversize handling lives in build_llc_cpu_list.
fn llc_cpu_list_for(cpus: &[u32]) -> mlfq_llc_cpu_listBuild the Tier-A CPU list one LLC domain publishes.
Thin wrapper kept for the existing call sites. The actual packing
and oversize handling lives in build_llc_cpu_list.