[cgmanager-devel] [Broken] cgmanager/cgmanager#77 (master - cd148ca)

Travis CI notifications at travis-ci.org
Sat Mar 29 05:06:25 UTC 2014


Build Update for cgmanager/cgmanager
-------------------------------------

Build: #77
Status: Broken

Duration: 1 minute and 2 seconds
Commit: cd148ca (master)
Author: Serge Hallyn
Message: RFC: implement release-on-empty

The new kernel mechanism for automatic removal of empty cgroups
is not yet available, therefore this uses the original
release-agent feature.  The release-agent is only told the
cgroup name being deleted, not the controller.

Cgmanager installs a program cgm-release-agent into /sbin.  It
then symlinks that to cgm-release-agent.$controller under
/run/cgmanager/agents and registers each symlink with the
related controller.  The RemoveOnEmpty dbus call causes 1 to
be written to the notify-on-release file for the specified
cgroup, so that when it becomes empty the
cgm-release-agent.$controller will be called.

As a part of this the mounting of subsystems is broken up into
collecting the subsystems, then setting release agents, and
finally mounting the subsystems into our private namespace.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>

View the changeset: https://github.com/cgmanager/cgmanager/compare/f9731c02bf24...cd148ca30e6d

View the full build log and details: https://travis-ci.org/cgmanager/cgmanager/builds/21811488

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/cgmanager-devel/attachments/20140329/acf62031/attachment.html>


More information about the cgmanager-devel mailing list