mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/cpulimit: Fix slack-desc.
This commit is contained in:
parent
9b2ffa36ef
commit
b3c91ac365
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
cpulimit: cpulimit (Limit CPU Usage)
|
||||
cpulimit:
|
||||
cpulimit: Cpulimit tool which limits the CPU usage of a process (expressed in
|
||||
cpulimit: Cpulimit tool which limits the CPU usage of a process (expressed in
|
||||
cpulimit: percentage, not in CPU time)
|
||||
cpulimit: It is useful to control batch jobs when you don't want
|
||||
cpulimit: them to eat too many CPU cycles.
|
||||
cpulimit: The goal is prevent a process from running
|
||||
cpulimit: for more than a specified time ratio
|
||||
cpulimit:
|
||||
cpulimit:
|
||||
cpulimit: Home page - https://github.com/opsengine/cpulimit
|
||||
cpulimit:
|
||||
|
|
Loading…
Reference in a new issue