You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -103,15 +88,6 @@ The Packer template uses resources in this repository to run the following
103
88
tuning steps:
104
89
- Install the [TuneD](https://github.com/redhat-performance/tuned) tool.
105
90
- Install an XRd TuneD profile, and run it.
106
-
- Set up recommended boot cmdline arguments
107
91
- Build, install, and activate the `igb_uio` interface driver kernel module.
108
92
- Set up recommended core handling behavior.
109
93
- Set up hugepage handling for systems with more than one NUMA node.
110
-
111
-
Note that the TuneD bootloader plugin does not work in Amazon Linux 2023. The packer template matches the cmdline arguments set by the `realtime-virtual-guest` TuneD profile, in addition to the `default_hugepagesz`, `hugepagesz` and `hugepages` arguments.
112
-
113
-
## Amazon Linux 2
114
-
115
-
Amazon Linux 2 is EOL.
116
-
117
-
To create AMIs for AL2, see the AL2 tagged version of XRd Packer.
0 commit comments