mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Updates for Max David's comments Adding merge comparison Reorg for clarity Updates for David
14 lines
373 B
YAML
14 lines
373 B
YAML
- path: source-crs/PerformanceProfile.yaml
|
|
patches:
|
|
- spec:
|
|
# These must be tailored for the specific hardware platform
|
|
cpu:
|
|
isolated: "2-19,22-39"
|
|
reserved: "0-1,20-21"
|
|
hugepages:
|
|
defaultHugepagesSize: 1G
|
|
pages:
|
|
- size: 1G
|
|
count: 10
|
|
globallyDisableIrqLoadBalancing: false
|