openwrt/target/linux/ramips/mt7621/base-files/etc
Rosen Penev 37dbe30215 ramips: mt7621: remove set-affinity script
From https://github.com/openwrt/openwrt/pull/12280#issuecomment-1489279860
On Ethernet and WLAN, NAPI is threaded for all queues. This means that the
processing work is not stuck on the CPU that fired the IRQ. Under heavy
load, IRQs get disabled anyway, so it should not matter at all which CPUs
the IRQs fire on.

Basic testing indicates this to be true. There's no speedup or slowdown.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-04-01 21:56:28 +02:00
..
board.d ramips: add support for TP-Link Archer AX23 v1 2023-03-15 01:44:29 +01:00
hotplug.d ramips: fix 5g mac for TOTOLINK X5000R 2023-03-26 23:55:54 +08:00
init.d ramips: mt7621: remove set-affinity script 2023-04-01 21:56:28 +02:00
uci-defaults ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00