mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-06 05:24:27 -04:00
use no-split-gso for CAKE across the board
Based on the CAKE statistics during load testing, the latency benefits of GSO splitting are minimal for our servers and the increased CPU usage can increase latency.
This commit is contained in:
parent
01bb6a5504
commit
04100dca2c
15 changed files with 15 additions and 0 deletions
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=1000M
|
Bandwidth=1000M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=1000M
|
Bandwidth=1000M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=1000M
|
Bandwidth=1000M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -28,3 +28,4 @@ PreferredSource=2607:5300:205:200::472f
|
||||||
Bandwidth=500M
|
Bandwidth=500M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
|
@ -22,3 +22,4 @@ UseMTU=true
|
||||||
Bandwidth=1000M
|
Bandwidth=1000M
|
||||||
PriorityQueueingPreset=besteffort
|
PriorityQueueingPreset=besteffort
|
||||||
FlowIsolationMode=dual-dst-host
|
FlowIsolationMode=dual-dst-host
|
||||||
|
SplitGSO=false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue