• M
    qemu: Leave cpuset.mems in parent cgroup alone · af2a1f05
    Martin Kletzander 提交于
    Instead of setting the value of cpuset.mems once when the domain starts
    and then re-calculating the value every time we need to change the child
    cgroup values, leave the cgroup alone and rather set the child data
    every time there is new cgroup created.  We don't leave any task in the
    parent group anyway.  This will ease both current and future code.
    Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
    af2a1f05
qemu_driver.c 611.6 KB