• J
    Treat zero cpu shares as a valid value · bdffab0d
    Ján Tomko 提交于
    Currently, <cputune><shares>0</shares></cputune> is treated
    as if it were not specified.
    
    Treat is as a valid value if it was explicitly specified
    and write it to the cgroups.
    bdffab0d
lxc_cgroup.c 15.2 KB