diff options
Diffstat (limited to 'system/cpulimit')
-rw-r--r-- | system/cpulimit/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/cpulimit/slack-desc b/system/cpulimit/slack-desc index 41ff1f7482..e87edf17e8 100644 --- a/system/cpulimit/slack-desc +++ b/system/cpulimit/slack-desc @@ -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: |