summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAshwanth Goli <ashwanth@codeaurora.org>2017-06-09 14:24:58 +0530
committerAshwanth Goli <ashwanth@codeaurora.org>2017-06-14 15:11:43 +0530
commit04e423aaa4e20d2ecd84d550a5f9ccc8fc89e930 (patch)
treea4fef37319a91b1260ce2341994bf74c98db55ae /net/unix/af_unix.c
parentf19eadaabed4e671d0843ddd1bb72fbd530cd9db (diff)
net: rps: send out pending IPI's on CPU hotplug
IPI's from the victim cpu are not handled in dev_cpu_callback. So these pending IPI's would be sent to the remote cpu only when NET_RX is scheduled on the victim cpu and since this trigger is unpredictable it would result in packet latencies on the remote cpu. This patch add support to send the pending ipi's of victim cpu. Change-Id: I6e688bf0d09a952468eec18f80ce6b21bf370ef1 Signed-off-by: Ashwanth Goli <ashwanth@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions