Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 568 Bytes

File metadata and controls

19 lines (9 loc) · 568 Bytes

LinuxHugepageLimit

Default to reservation limits if supported. Otherwise fallback to page fault limits.

Properties

Name Type Description Notes
limit Integer Limit is the limit of "hugepagesize" hugetlb reservations (if supported) or usage. [optional]
pageSize String Pagesize is the hugepage size. Format: &quot;<size><unit-prefix>B' (e.g. 64KB, 2MB, 1GB, etc.). [optional]

Implemented Interfaces

  • Serializable