[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163610940791.24664.10352541983010508425.git-patchwork-notify@kernel.org>
Date: Fri, 05 Nov 2021 10:50:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Menglong Dong <menglong8.dong@...il.com>
Cc: kuba@...nel.org, davem@...emloft.net, corbet@....net,
netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, imagedong@...cent.com
Subject: Re: [PATCH net-next] net: udp: correct the document for udp_mem
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 5 Nov 2021 15:35:41 +0800 you wrote:
> From: Menglong Dong <imagedong@...cent.com>
>
> udp_mem is a vector of 3 INTEGERs, which is used to limit the number of
> pages allowed for queueing by all UDP sockets.
>
> However, sk_has_memory_pressure() in __sk_mem_raise_allocated() always
> return false for udp, as memory pressure is not supported by udp, which
> means that __sk_mem_raise_allocated() will fail once pages allocated
> for udp socket exceeds udp_mem[0].
>
> [...]
Here is the summary with links:
- [net-next] net: udp: correct the document for udp_mem
https://git.kernel.org/netdev/net/c/69dfccbc1186
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists