Update scheduling-hugepages.md

This commit is contained in:
Wang Jie
2017-10-23 08:54:35 +08:00
committed by zacharysarah
parent 3255e0844f
commit f757bb245a
@@ -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