Skip to content

Commit fd15662

Browse files
authored
Merge pull request #30209 from bergerhoffer/GitHub-26850
GitHub-26850: Removing duplicate paragraphs
2 parents 62ce828 + ba117bf commit fd15662

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

modules/nodes-cluster-overcommit-configure-nodes.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// * post_installation_configuration/node-tasks.adoc
55

66
[id="nodes-cluster-overcommit-configure-nodes_{context}"]
7-
87
= Understanding nodes overcommitment
98

109
In an overcommitted environment, it is important to properly configure your node to provide best system behavior.
@@ -13,12 +12,6 @@ When the node starts, it ensures that the kernel tunable flags for memory
1312
management are set properly. The kernel should never fail memory allocations
1413
unless it runs out of physical memory.
1514

16-
In an overcommitted environment, it is important to properly configure your node to provide best system behavior.
17-
18-
When the node starts, it ensures that the kernel tunable flags for memory
19-
management are set properly. The kernel should never fail memory allocations
20-
unless it runs out of physical memory.
21-
2215
To ensure this behavior, {product-title} configures the kernel to always overcommit
2316
memory by setting the `vm.overcommit_memory` parameter to `1`, overriding the
2417
default operating system setting.

0 commit comments

Comments
 (0)