• D
    Make cgroups a little more efficient · de1ecd53
    Daniel P. Berrange 提交于
    * src/cgroup.c: Detect the mount location of every controller at
      time a virCgroupPtr is created. Detect current process' placement
      within group to avoid assuming it is in the root. Pass controller
      ID into SetValueStr/GetValueStr to enable much duplicated code to
      be eliminated
    de1ecd53
cgroup.c 18.7 KB