libcgroup 0.37.1-1ubuntu9 source package in Ubuntu

Changelog

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

  * Don't run upstart jobs if package has been removed but not purged.
    (LP: #875525)
 -- Serge Hallyn <email address hidden>   Wed, 04 Jan 2012 11:11:19 -0600

Upload details

Uploaded by:
Serge Hallyn
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
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-1ubuntu9.debian.tar.gz 17.1 KiB d8d91362cbe8cd74c7619a15e66327057db16a4f4476cba91322351c2e768d0f
libcgroup_0.37.1-1ubuntu9.dsc 1.8 KiB 117a58bd1866d021ba111fa57711e0c342dfdaba872e43bd3d4bda41dccb2f95

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.