File: control

package info (click to toggle)
cputool 0.0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch, trixie
  • size: 456 kB
  • sloc: sh: 787; ansic: 676; makefile: 16
file content (17 lines) | stat: -rw-r--r-- 744 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: cputool
Maintainer: Nigel Kukard <nkukard@lbsd.net>
Section: utils
Priority: optional
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), dh-autoreconf, docbook-to-man
Homepage: http://gitlab.devlabs.linuxassist.net/cputool/cputool
Vcs-Git: https://gitlab.devlabs.linuxassist.net/cputool/debian-cputool.git
Vcs-Browser: https://gitlab.devlabs.linuxassist.net/cputool/debian-cputool/tree/master

Package: cputool
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility which manages CPU usage and system load
 CPUTool allows the limiting of cpu usage of a process or a process group to a
 given limit and allows the suspensions of process execution if the system
 load exceeds a defined threshold.