Merge pull request #6006 from scjane/patch-11

Update scheduling-hugepages.md
This commit is contained in:
Joseph Heck
2017-10-22 18:58:13 -07:00
committed by GitHub
@@ -67,7 +67,7 @@ spec:
- EmptyDir volumes backed by huge pages may not consume more huge page memory - EmptyDir volumes backed by huge pages may not consume more huge page memory
than the pod request. than the pod request.
- 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`.
## Future ## Future