Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri, 23 Oct 2020 11:47:09 -0700 you wrote:
> From: Arjun Roy <arjun...@google.com>
> 
> With SO_RCVLOWAT, under memory pressure,
> it is possible to enter a state where:
> 
> 1. We have not received enough bytes to satisfy SO_RCVLOWAT.
> 2. We have not entered buffer pressure (see tcp_rmem_pressure()).
> 3. But, we do not have enough buffer space to accept more packets.
> 
> [...]

Here is the summary with links:
  - [net,v2] tcp: Prevent low rmem stalls with SO_RCVLOWAT.
    https://git.kernel.org/netdev/net/c/435ccfa894e3

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to