Skip to content
Snippets Groups Projects
Commit 526bce73 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Docs - remove redundant definition of ConstrainKmemSpace in cgroup.conf.

parent b79476ac
No related branches found
No related tags found
No related merge requests found
......@@ -93,9 +93,9 @@ The default value is "no".
.TP
\fBConstrainKmemSpace\fR=<yes|no>
If configured to "yes" then constrain the job's Kmem RAM usage. In addition to
RAM usage. Only takes effect if ConstrainRAMSpace is set to "yes".
The default value is "yes",
in which case the job's Kmem limit will be set to its RAM limit.
RAM usage. Only takes effect if ConstrainRAMSpace is set to "yes". The default
value is "yes", in which case the job's Kmem limit will be set to its RAM limit.
Also see \fBAllowedKmemSpace\fR.
.TP
\fBConstrainRAMSpace\fR=<yes|no>
......@@ -119,12 +119,6 @@ ConstrainRAMSpace is automatically enabled with the same limit than the one
used to constrain swap space.
Also see \fBAllowedSwapSpace\fR.
.TP
\fBConstrainKmemSpace\fR=<yes|no>
If configured to "yes" then constrain the job's kernel memory usage.
The default value is "yes". It is automatically disabled if \fBConstrainRAMSpace\fR=no.
Also see \fBAllowedKmemSpace\fR.
.TP
\fBMaxRAMPercent\fR=\fIPERCENT\fR
Set an upper bound in percent of total RAM on the RAM constraint for a job.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment