summaryrefslogtreecommitdiffstats
path: root/net/caif
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2016-12-03 11:14:53 -0800
committerDavid S. Miller <davem@davemloft.net>2016-12-05 13:32:23 -0500
commita9b204d1564702b704ad6fe74f10a102c7b87ba3 (patch)
tree44251778743174bb4e68c70225b19397f6c37c48 /net/caif
parentb223feb9de2a65c533ff95c08e834fa732906ea5 (diff)
downloadtalos-obmc-linux-a9b204d1564702b704ad6fe74f10a102c7b87ba3.tar.gz
talos-obmc-linux-a9b204d1564702b704ad6fe74f10a102c7b87ba3.zip
tcp: tsq: avoid one atomic in tcp_wfree()
Under high load, tcp_wfree() has an atomic operation trying to schedule a tasklet over and over. We can schedule it only if our per cpu list was empty. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud