Skip to content

Commit e2850a9

Browse files
BZ1883782: Removing LatencySensitive reference
BZ1883782: Removing LatencySensitive reference BZ1883782: Removing LatencySensitive reference BZ1883782: Removing LatencySensitive reference BZ1883782: Implemented SME review comments Implemented peer review comments Implemented peer review comments Implemented peer review comments
1 parent d8581ff commit e2850a9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

modules/nw-sriov-topology-manager.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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

networking/hardware_networks/add-pod.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)