summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet2015-05-15 21:39:25 +0200
committerDavid S. Miller2015-05-18 04:45:48 +0200
commit1a24e04e4b50939daa3041682b38b82c896ca438 (patch)
treedc47be63f82d9c6be6d193607688d10b3f78a366 /net/ipv4/tcp_output.c
parentnet-packet: fix null pointer exception in rollover mode (diff)
downloadkernel-qcow2-linux-1a24e04e4b50939daa3041682b38b82c896ca438.tar.gz
kernel-qcow2-linux-1a24e04e4b50939daa3041682b38b82c896ca438.tar.xz
kernel-qcow2-linux-1a24e04e4b50939daa3041682b38b82c896ca438.zip
net: fix sk_mem_reclaim_partial()
sk_mem_reclaim_partial() goal is to ensure each socket has one SK_MEM_QUANTUM forward allocation. This is needed both for performance and better handling of memory pressure situations in follow up patches. SK_MEM_QUANTUM is currently a page, but might be reduced to 4096 bytes as some arches have 64KB pages. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions