diff options
author | Rosen Penev <rosenp@gmail.com> | 2023-03-28 15:29:19 -0700 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-04-01 21:56:28 +0200 |
commit | 37dbe302158c7c567835ed64c118236dfc0425b2 (patch) | |
tree | 4594645568568165025a2ad74f1a403dda7b44dc /tools/mkimage | |
parent | 787ecdf66de6798540fb8b756404566341b4733c (diff) | |
download | upstream-37dbe302158c7c567835ed64c118236dfc0425b2.tar.gz upstream-37dbe302158c7c567835ed64c118236dfc0425b2.tar.bz2 upstream-37dbe302158c7c567835ed64c118236dfc0425b2.zip |
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>
Diffstat (limited to 'tools/mkimage')
0 files changed, 0 insertions, 0 deletions