File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,11 +111,11 @@ This is the default policy and does not affect the memory allocation in any way.
111
111
It acts the same as if the Memory Manager is not present at all.
112
112
113
113
The ` None ` policy returns default topology hint. This special hint denotes that Hint Provider
114
- (Memory Manger in this case) has no preference for NUMA affinity with any resource.
114
+ (Memory Manager in this case) has no preference for NUMA affinity with any resource.
115
115
116
116
#### Static policy {#policy-static}
117
117
118
- In the case of the ` Guaranteed ` pod, the ` Static ` Memory Manger policy returns topology hints
118
+ In the case of the ` Guaranteed ` pod, the ` Static ` Memory Manager policy returns topology hints
119
119
relating to the set of NUMA nodes where the memory can be guaranteed,
120
120
and reserves the memory through updating the internal [ NodeMap] [ 2 ] object.
121
121
You can’t perform that action at this time.
0 commit comments