]> xenbits.xensource.com Git - libvirt.git/commit
cgroup: Introduce virCgroupNewThread
authorJohn Ferlan <jferlan@redhat.com>
Tue, 7 Apr 2015 12:28:05 +0000 (08:28 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 9 Apr 2015 23:27:08 +0000 (19:27 -0400)
commit2cd3a980dc28acb1d9afa9fc91cab93d999d0102
tree52ebff901090d76fba41dfbb34dbc192af8f960d
parent2ac0e647bdd33d93a374e7ef3eadf2a253c7bf79
cgroup: Introduce virCgroupNewThread

Create a new common API to replace the virCgroupNew{Vcpu|Emulator|IOThread}
API's using an emum to generate the cgroup name

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/libvirt_private.syms
src/util/vircgroup.c
src/util/vircgroup.h