• J
    Rename id, max_id to need_cpus, total_cpus · dd74ab4e
    Ján Tomko 提交于
    total_cpus is the total number of CPUs on the host
    need_cpus is the number of CPUs we need to look at
    
    (need_cpus can be larger than ncpus, because we need to look
     at CPUs before the startcpu too, even if we aren't reporting
     their stats)
    dd74ab4e
vircgroup.c 121.7 KB