libcgroup 0.37.1-1ubuntu8 source package in Ubuntu

Changelog

libcgroup (0.37.1-1ubuntu8) precise; urgency=low

  * debian/cgroup-lite.cgroups-mount: don't run if cgroups are mounted by
    fstab. (LP: #893550)
 -- Serge Hallyn <email address hidden>   Tue, 22 Nov 2011 12:26:40 -0600

Upload details

Uploaded by:
Serge Hallyn
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcgroup_0.37.1.orig.tar.gz 545.9 KiB e03ee7a709de82e7009c6ffbb92717aa620cbe9ab0f9956edc1e79803c0dfd27
libcgroup_0.37.1-1ubuntu8.debian.tar.gz 17.4 KiB acef86ac0191b7535e73dd1ea7d1ce30076030e0bc93235fb62090685a8f1725
libcgroup_0.37.1-1ubuntu8.dsc 1.7 KiB 27c845e906a233a7f8105de0953549827f42d3d83f2a23ac88e45318d22d5049

Available diffs

View changes file

Binary packages built by this source

cgroup-bin: Tools to control and monitor control groups

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 These tools help manipulate, control, administrate and monitor control groups
 and the associated controllers.

cgroup-lite: Light-weight package to set up cgroups at system boot

 Control groups are a kernel mechanism for tracking and imposing
 limits on resource usage on groups of task.
 .
 This package installs an upstart job to set up cgroups when the
 system boots, without doing any cgroup management or doing any
 classification of tasks into cgroups.

libcgroup-dev: Development libraries to develop applications that utilize control groups

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 It provides API to create/delete and modify cgroup nodes. It will also in the
 future allow creation of persistent configuration for control groups and
 provide scripts to manage that configuration.

libcgroup1: Library to control and monitor control groups

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 This library allows applications to manipulate, control, administrate and
 monitor control groups and the associated controllers.

libpam-cgroup: PAM module to move a user session into a cgroup

 Control Groups provide a mechanism for aggregating/partitioning sets of tasks,
 and all their future children, into hierarchical groups with specialized
 behaviour.
 .
 This PAM module will move a user session into an existing cgroup by attempting
 to match uid and gid against the defined cgroup rules configuration.