Skip to content

Commit 16de53e

Browse files
authored
Merge pull request #48722 from xenolinux/tuneD
BZ2094220: Add bootloader to the supported TuneD plugin list
2 parents b6eba95 + 399f8c4 commit 16de53e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

modules/configuring-huge-pages.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ $ oc get node <node_using_hugepages> -o jsonpath="{.status.allocatable.hugepages
9696
ifndef::openshift-origin[]
9797
[WARNING]
9898
====
99-
This functionality is currently only supported on {op-system-first} 8.x worker nodes. On {op-system-base-full} 7.x worker nodes the TuneD `[bootloader]` plug-in is currently not supported.
99+
The TuneD bootloader plug-in is currently supported on {op-system-first} 8.x worker nodes. For {op-system-base-full} 7.x worker nodes, the TuneD bootloader plug-in is currently not supported.
100100
====
101101
endif::openshift-origin[]
102102

modules/node-tuning-operator-supported-tuned-daemon-plug-ins.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,20 @@ using custom profiles defined in the `profile:` section of the Tuned CR:
2424
* usb
2525
* video
2626
* vm
27+
* bootloader
2728

2829
There is some dynamic tuning functionality provided by some of these plug-ins
2930
that is not supported. The following TuneD plug-ins are currently not supported:
3031

31-
* bootloader
3232
* script
3333
* systemd
3434

3535

36+
[WARNING]
37+
====
38+
The TuneD bootloader plug-in is currently supported on {op-system-first} 8.x worker nodes. For {op-system-base-full} 7.x worker nodes, the TuneD bootloader plug-in is currently not supported.
39+
====
40+
3641
See
3742
link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/monitoring_and_managing_system_status_and_performance/customizing-tuned-profiles_monitoring-and-managing-system-status-and-performance#available-tuned-plug-ins_customizing-tuned-profiles[Available
3843
TuneD Plug-ins] and

0 commit comments

Comments
 (0)