diff options
Diffstat (limited to 'system/cpulimit')
-rw-r--r-- | system/cpulimit/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/system/cpulimit/README b/system/cpulimit/README index 3d96f6cd22..bbb4031d0e 100644 --- a/system/cpulimit/README +++ b/system/cpulimit/README @@ -1,2 +1,3 @@ -Cpulimit is a tool which limits the CPU usage of a process (expressed in percentage, not in CPU time). -It is useful to control batch jobs, when you don't want them to eat too many CPU cycles. +Cpulimit is a tool which limits the CPU usage of a process (expressed +in percentage, not in CPU time). It is useful to control batch jobs, +when you don't want them to eat too many CPU cycles. |