Download raw body.
spread 8 network interrupt over cpu and softnet
On 11.11.2025. 12:20, Alexander Bluhm wrote: > I would like to commit the global IF_MAX_VECTORS limit. Then it > is easier for me to find optimal values for number of softnet threads > and interface queues. > > ok? > > bluhm Hi, does that mean that if I want to test 16 queues I need to change NET_TASKQ to 16 in /sys/net/if.c and IF_MAX_VECTORS to 16 in /sys/net/if.h ?
spread 8 network interrupt over cpu and softnet