mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS#6518: 64k pages in the RHCOS kernal support on ARM arches
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
1e9ec5a0b5
commit
2a86da81f6
@@ -56,7 +56,7 @@ The kinds of components that MCO can change include:
|
||||
* Adding new users by using a machine config is not supported.
|
||||
====
|
||||
* **kernelArguments**: Add arguments to the kernel command line when {product-title} nodes boot.
|
||||
* **kernelType**: Optionally identify a non-standard kernel to use instead of the standard kernel. Use `realtime` to use the RT kernel (for RAN). This is only supported on select platforms.
|
||||
* **kernelType**: Optionally identify a non-standard kernel to use instead of the standard kernel. Use `realtime` to use the RT kernel (for RAN). This is only supported on select platforms. Use the `64k-pages` parameter to enable the 64k page size kernel. This setting is exclusive to machines with 64-bit ARM architectures.
|
||||
ifndef::openshift-origin[]
|
||||
* **fips**: Enable link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/security_hardening/index#using-the-system-wide-cryptographic-policies_security-hardening[FIPS] mode. FIPS should be set at installation-time setting and not a postinstallation procedure.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user