[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166663561831.26708.58782572819195454.git-patchwork-notify@kernel.org>
Date: Mon, 24 Oct 2022 18:20:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: edumazet@...gle.com, netdev@...r.kernel.org, davem@...emloft.net,
pabeni@...hat.com, cgroups@...r.kernel.org,
roman.gushchin@...ux.dev, shakeelb@...gle.com, weiwan@...gle.com,
ncardwell@...gle.com, ycheng@...gle.com
Subject: Re: [PATCH net] net-memcg: avoid stalls when under memory pressure
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 21 Oct 2022 09:03:04 -0700 you wrote:
> As Shakeel explains the commit under Fixes had the unintended
> side-effect of no longer pre-loading the cached memory allowance.
> Even tho we previously dropped the first packet received when
> over memory limit - the consecutive ones would get thru by using
> the cache. The charging was happening in batches of 128kB, so
> we'd let in 128kB (truesize) worth of packets per one drop.
>
> [...]
Here is the summary with links:
- [net] net-memcg: avoid stalls when under memory pressure
https://git.kernel.org/netdev/net/c/720ca52bcef2
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