[libvirt] [PATCH 0/4] Support for integrating cgroups with systemd

Daniel P. Berrange berrange at redhat.com
Tue Jul 30 14:53:59 UTC 2013


On Fri, Jul 26, 2013 at 04:48:20PM +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> This is a much changed / expanded version of my previous work to
> create cgroups via systemd. The difference is that this time it
> actually works :-)
> 
> I'm not proposing this for merge until after the 1.1.1 release.

This is now ready for review...

> 
> Daniel P. Berrange (4):
>   Add APIs for formatting systemd slice/scope names
>   Add support for systemd cgroup mount
>   Cope with races while killing processes
>   Enable support for systemd-machined in cgroups creation
> 
>  src/libvirt_private.syms |   2 +
>  src/lxc/lxc_process.c    |  10 +-
>  src/qemu/qemu_cgroup.c   |   1 +
>  src/util/vircgroup.c     | 270 +++++++++++++++++++++++++++++++++++++++++------
>  src/util/vircgroup.h     |   2 +
>  src/util/virsystemd.c    |  96 ++++++++++++++++-
>  src/util/virsystemd.h    |   5 +
>  tests/vircgrouptest.c    |   9 ++
>  tests/virsystemdtest.c   |  48 +++++++++
>  9 files changed, 403 insertions(+), 40 deletions(-)


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list