diff options
Diffstat (limited to 'system/cpulimit/README')
-rw-r--r-- | system/cpulimit/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/cpulimit/README b/system/cpulimit/README new file mode 100644 index 0000000000..3d96f6cd22 --- /dev/null +++ b/system/cpulimit/README @@ -0,0 +1,2 @@ +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. |