Re: [libvirt] [PATCH v3 10/16] Add a new virCgroupNewPartition for setting up resource partitions

2013-04-11 Thread Daniel P. Berrange
On Thu, Apr 11, 2013 at 12:02:30PM +0200, Michal Privoznik wrote: On 10.04.2013 12:08, Daniel P. Berrange wrote: From: Daniel P. Berrange berra...@redhat.com A resource partition is an absolute cgroup path, ignoring the current process placement. Expose a virCgroupNewPartition API for

[libvirt] [PATCH v3 10/16] Add a new virCgroupNewPartition for setting up resource partitions

2013-04-10 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com A resource partition is an absolute cgroup path, ignoring the current process placement. Expose a virCgroupNewPartition API for constructing such cgroups Signed-off-by: Daniel P. Berrange berra...@redhat.com --- src/libvirt_private.syms | 4 +-