File: control

package info (click to toggle)
cgroupfs-mount 1.4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 80 kB
  • sloc: sh: 88; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: cgroupfs-mount
Section: admin
Priority: optional
Maintainer: Tianon Gravi <tianon@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://github.com/tianon/cgroupfs-mount
Vcs-Git: https://github.com/tianon/cgroupfs-mount.git
Vcs-Browser: https://github.com/tianon/cgroupfs-mount

Package: cgroupfs-mount
Architecture: all
Multi-Arch: foreign
Depends: lsb-base (>= 3.0-6), ${misc:Depends}
Description: Light-weight package to set up cgroupfs mounts
 Control groups are a kernel mechanism for tracking and imposing
 limits on resource usage on groups of tasks.
 .
 This package installs scripts to set up cgroups at boot without doing any
 cgroup management or doing any classification of tasks into cgroups.