Update scheduling-hugepages.md
This commit is contained in:
parent
05c33c6cec
commit
59e7617d3c
|
@ -69,7 +69,7 @@ spec:
|
||||||
- Applications that consume huge pages via `shmget()` with `SHM_HUGETLB` must
|
- Applications that consume huge pages via `shmget()` with `SHM_HUGETLB` must
|
||||||
run with a supplemental group that matches `proc/sys/vm/hugetlb_shm_group`.
|
run with a supplemental group that matches `proc/sys/vm/hugetlb_shm_group`.
|
||||||
- Huge page usage in a namespace is controllable via ResourceQuota similar
|
- Huge page usage in a namespace is controllable via ResourceQuota similar
|
||||||
to other compute resources like `cpu` or `memory` via the `hugepages-<size>`
|
to other compute resources like `cpu` or `memory` using the `hugepages-<size>`
|
||||||
token.
|
token.
|
||||||
|
|
||||||
## Future
|
## Future
|
||||||
|
|
Loading…
Reference in New Issue