aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-05-15 12:39:29 -0700
committerDavid S. Miller <davem@davemloft.net>2015-05-17 22:45:49 -0400
commit76dfa6082032b5c179864816fa508879421678eb (patch)
treee710efd16263290f153b9f565449bdef7a48f464 /net/switchdev
parent8e4d980ac21596a9b91d8e720c77ad081975a0a8 (diff)
downloadkernel_replicant_linux-76dfa6082032b5c179864816fa508879421678eb.tar.gz
kernel_replicant_linux-76dfa6082032b5c179864816fa508879421678eb.tar.bz2
kernel_replicant_linux-76dfa6082032b5c179864816fa508879421678eb.zip
tcp: allow one skb to be received per socket under memory pressure
While testing tight tcp_mem settings, I found tcp sessions could be stuck because we do not allow even one skb to be received on them. By allowing one skb to be received, we introduce fairness and eventuallu force memory hogs to release their allocation. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions