Commit 5db45c10 authored by luis_pereira87's avatar luis_pereira87

Tutorials: Enable Performance Mode in Ubuntu 22

parent fe146678
...@@ -292,6 +292,8 @@ sudo ethtool -G enp1s0f0 tx 4096 rx 4096 ...@@ -292,6 +292,8 @@ sudo ethtool -G enp1s0f0 tx 4096 rx 4096
``` ```
## 6.2 Real-time performance workarounds ## 6.2 Real-time performance workarounds
- Enable Performance Mode in Ubuntu 22:
- Settings/Power/Power Mode: Performance
- If you get real-time problems on heavy UL traffic, reduce the maximum UL MCS using an additional command-line switch: `--MACRLCs.[0].ul_max_mcs 14`. - If you get real-time problems on heavy UL traffic, reduce the maximum UL MCS using an additional command-line switch: `--MACRLCs.[0].ul_max_mcs 14`.
## 6.3 Uplink issues related with noise on the DC carriers ## 6.3 Uplink issues related with noise on the DC carriers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment