mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2024-11-24 09:10:16 -06:00
Merge pull request #260 from interduo/patch-28
improvement: add tuning of performance governor
This commit is contained in:
commit
679c5e9a3a
@ -179,3 +179,8 @@ systemctl show -p WantedBy network-online.target
|
||||
```
|
||||
systemctl disable cloud-config iscsid cloud-final
|
||||
```
|
||||
|
||||
## Performance tips
|
||||
|
||||
#Set propper governor for CPU (baremetal/hypervisior host)
|
||||
```cpupower frequency-set --governor performance```
|
||||
|
Loading…
Reference in New Issue
Block a user