Skip to content

Commit 43deffa

Browse files
committed
OSDOCS#6518: 64k pages in the RHCOS kernal support on ARM arches
1 parent b90e3a7 commit 43deffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/machine-config-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The kinds of components that MCO can change include:
5656
* Adding new users by using a machine config is not supported.
5757
====
5858
* **kernelArguments**: Add arguments to the kernel command line when {product-title} nodes boot.
59-
* **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.
59+
* **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.
6060
ifndef::openshift-origin[]
6161
* **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.
6262

0 commit comments

Comments
 (0)