cgroup-lite 1.8 source package in Ubuntu

Changelog

cgroup-lite (1.8) raring; urgency=low

  * Change start condition from mounted /sys to mounted /sys/fs/cgroup.
    This fixes a race condition when running mountall, leading to unbootable
    systems in the worst case.
  * Add Depends on mountall (> 2.48~) as the release which first mounts
    /sys/fs/cgroup for us.
 -- Stephane Graber <email address hidden>   Wed, 13 Mar 2013 15:52:50 -0400

Upload details

Uploaded by:
Stéphane Graber
Uploaded to:
Raring
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cgroup-lite_1.8.tar.gz 3.1 KiB 36fce5e254e2a9354bdccb7a79ba387f2cf9f624fa843a93766c62c1f269bfe3
cgroup-lite_1.8.dsc 1.4 KiB ddbade0d845c068d369724410ba5d2c3a1ff61870d3a6ed92017c1d1d09bc2ec

Available diffs

View changes file

Binary packages built by this source

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.