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.
|