aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_trie.c
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2020-01-13 23:57:03 -0800
committerDavid S. Miller <davem@davemloft.net>2020-01-14 18:36:42 -0800
commite04df98adf7d7d946aa927822ccec24680501662 (patch)
treeba463e19d9889d88d6e1d454d5626a4b38188253 /net/ipv4/fib_trie.c
parentnet: qrtr: Make qrtr_port_lookup() use RCU (diff)
downloadlinux-dev-e04df98adf7d7d946aa927822ccec24680501662.tar.xz
linux-dev-e04df98adf7d7d946aa927822ccec24680501662.zip
net: qrtr: Remove receive worker
Rather than enqueuing messages and scheduling a worker to deliver them to the individual sockets we can now, thanks to the previous work, move this directly into the endpoint callback. This saves us a context switch per incoming message and removes the possibility of an opportunistic suspend to happen between the message is coming from the endpoint until it ends up in the socket's receive buffer. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fib_trie.c')
0 files changed, 0 insertions, 0 deletions