aboutsummaryrefslogtreecommitdiffstats
path: root/net/iucv/af_iucv.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2018-09-11 17:22:01 +0200
committerSimon Wunderlich <sw@simonwunderlich.de>2018-09-15 09:51:10 +0200
commita7ea49afcc888dd5aac76774767bfb90be937aad (patch)
treea392332c05dc89c6e3c111b1e5515e1d41f210af /net/iucv/af_iucv.c
parentbatman-adv: Move OGM rebroadcast stats to orig_ifinfo (diff)
downloadlinux-dev-a7ea49afcc888dd5aac76774767bfb90be937aad.tar.xz
linux-dev-a7ea49afcc888dd5aac76774767bfb90be937aad.zip
batman-adv: Enable LockLess TX for softif
The batadv interfaces are virtual interfaces which just tunnel the traffic over other ethernet compatible interfaces. It doesn't need serialization during the tx phase and is using RCU for most of its internal datastructures. Since it doesn't have actual queues which could be locked independently, the throughput gets significantly reduced by the extra lock in the core net code. 8 parallel TCP connections forwarded by an IPQ4019 based hardware over 5GHz could reach: * without LLTX: 349 Mibit/s * with LLTX: 563 Mibit/s Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/iucv/af_iucv.c')
0 files changed, 0 insertions, 0 deletions