• P
    qemu: vcpu: Aggregate code to set vCPU tuning · 56971667
    Peter Krempa 提交于
    Rather than iterating 3 times for various settings this function
    aggregates all the code into single place. One of the other advantages
    is that it can then be reused for properly setting vCPU info on hotplug.
    
    With this approach autoCpuset is also used when setting the process
    affinity rather than just via cgroups.
    56971667
qemu_cgroup.c 36.1 KB