Update scheduling-hugepages.md

This commit is contained in:
Wang Jie
2017-10-23 08:54:35 +08:00
committed by GitHub
parent d5b0c2490f
commit 29c5cf0d0b
@@ -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