File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
content/learning-paths/servers-and-cloud-computing/tune-network-workloads-on-bare-metal Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,18 @@ weight: 3
66layout : learningpathall
77---
88
9+ In this section you will start by establish an optimal baseline for tuning the network workload.
10+
911{{% notice Note %}}
1012To achieve maximum performance, ulimit -n 65535 must be executed on both server and client!
1113{{% /notice %}}
1214
13- ## Optimal baseline before tuning
14- - Align the IOMMU settings with default Ubuntu settings
15- - Baseline on Arm Neoverse bare-metal (default configuration)
16- - Baseline on Arm Neoverse bare-metal (access logging disabled)
17- - Baseline on Arm Neoverse bare-metal (optimal thread count)
15+ ## Optimal baseline configuration before tuning
16+ This includes:
17+ - Aligning the IOMMU settings with default Ubuntu settings
18+ - Setting up a default configuration
19+ - Disabling access logging
20+ - Setting up an optimal thread count
1821
1922### Align the IOMMU settings with default Ubuntu settings
2023
You can’t perform that action at this time.
0 commit comments