mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
a205a5734e
The new script uses a different strategy compared to the previous one. Instead of trying to split flows by hash and spread them to all CPUs, use RPS to redirect packets to a single core only. Try to spread NAPI thread and RPS target CPUs across available CPUs and try to ensure that the NAPI thread is on a different CPU than the RPS target. This significantly reduces cycles wasted on the scheduler. Signed-off-by: Felix Fietkau <nbd@nbd.name> |
||
---|---|---|
.. | ||
firewall | ||
firewall4 | ||
gre | ||
ipip | ||
ltq-adsl-app | ||
ltq-vdsl-vr9-app | ||
ltq-vdsl-vr11-app | ||
netifd | ||
qos-scripts | ||
qosify | ||
soloscli | ||
swconfig | ||
vti | ||
vxlan | ||
wifi-scripts | ||
xfrm |