[libvirt] [PATCH v2 1/3] vircgroup: Introduce virCgroupControllerAvailable

Ján Tomko jtomko at redhat.com
Wed Apr 8 08:40:10 UTC 2015


On Tue, Mar 31, 2015 at 01:59:08PM +0200, Michal Privoznik wrote:
> This new internal API checks if given CGroup controller is
> available.  It is going to be needed later when we need to make a
> decision whether pin domain memory onto NUMA nodes using cpuset
> CGroup controller or using numa_set_membind().
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/libvirt_private.syms |  1 +
>  src/util/vircgroup.c     | 19 +++++++++++++++++++
>  src/util/vircgroup.h     |  1 +
>  tests/vircgrouptest.c    | 31 +++++++++++++++++++++++++++++++
>  4 files changed, 52 insertions(+)

ACK

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150408/8b655e35/attachment-0001.sig>


More information about the libvir-list mailing list