File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
networking/hardware_networks Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,14 @@ You can create a NUMA aligned SR-IOV pod by restricting SR-IOV and the CPU resou
99
1010.Prerequisites
1111
12- * Install the OpenShift CLI (`oc`).
13- * Enable a LatencySensitive profile and configure the CPU Manager policy to `static`.
12+ * You have installed the OpenShift CLI (`oc`).
13+ * You have configured the CPU Manager policy to `static`. For more information on CPU Manager, see the "Additional resources" section.
14+ * You have configured the Topology Manager policy to `single-numa-node`.
15+ +
16+ [NOTE]
17+ ====
18+ When `single-numa-node` is unable to satisfy the request, you can configure the Topology Manager policy to `restricted`.
19+ ====
1420
1521.Procedure
1622
Original file line number Diff line number Diff line change @@ -18,3 +18,4 @@ include::modules/nw-sriov-topology-manager.adoc[leveloffset=+1]
1818
1919- xref:../../networking/hardware_networks/configuring-sriov-device.adoc#configuring-sriov-device[Configuring an SR-IOV Ethernet network attachment]
2020- xref:../../networking/hardware_networks/configuring-sriov-ib-attach.adoc#configuring-sriov-ib-attach[Configuring an SR-IOV InfiniBand network attachment]
21+ - xref:../../scalability_and_performance/using-cpu-manager.adoc#using-cpu-manager[Using CPU Manager]
You can’t perform that action at this time.
0 commit comments