diff options
author | ashwanth@codeaurora.org <ashwanth@codeaurora.org> | 2017-06-09 14:24:58 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-09 15:35:01 -0400 |
commit | 773fc8f6e8d63ec9d840588e161cbb73a01cfc45 (patch) | |
tree | d07a017518a042a81115a8310d2c51d2c7f3a683 /net/mac80211 | |
parent | 33d4c4821323729b463e45d0b2d32f6a87dcba5b (diff) | |
download | blackbird-op-linux-773fc8f6e8d63ec9d840588e161cbb73a01cfc45.tar.gz blackbird-op-linux-773fc8f6e8d63ec9d840588e161cbb73a01cfc45.zip |
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.
Signed-off-by: Ashwanth Goli <ashwanth@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions