aboutsummaryrefslogtreecommitdiff
path: root/include/net/lib80211.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-05-15 12:39:25 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:58:42 +0200
commitd9c8ef7fc1556981fa362ebc9bda5dcf29e667fb (patch)
treea26a1acb105c920029779a91c362f2e0f220ba42 /include/net/lib80211.h
parent9cdcf85ac26e4f429c8e925d02192f8c421fb825 (diff)
net: fix sk_mem_reclaim_partial()
commit 1a24e04e4b50939daa3041682b38b82c896ca438 upstream. 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> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'include/net/lib80211.h')
0 files changed, 0 insertions, 0 deletions