Update scheduling-hugepages.md

reviewable/pr6860/r1
Derek Carr 2018-01-05 11:24:07 -05:00 committed by GitHub
parent ca82601606
commit 05c33c6cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -68,12 +68,14 @@ spec:
than the pod request.
- Applications that consume huge pages via `shmget()` with `SHM_HUGETLB` must
run with a supplemental group that matches `proc/sys/vm/hugetlb_shm_group`.
- Huge page usage in a namespace is controllable via ResourceQuota similar
to other compute resources like `cpu` or `memory` via the `hugepages-<size>`
token.
## Future
- Support container isolation of huge pages in addition to pod isolation.
- NUMA locality guarantees as a feature of quality of service.
- ResourceQuota support.
- LimitRange support.
{% endcapture %}