[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172601883250.456797.7178255147295116839.git-patchwork-notify@kernel.org>
Date: Wed, 11 Sep 2024 01:40:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Toke Høiland-Jørgensen <toke@...hat.com>@codeaurora.org
Cc: toke@...e.dk, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, dave.taht@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
cake@...ts.bufferbloat.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] sch_cake: constify inverse square root cache
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 9 Sep 2024 11:16:28 +0200 you wrote:
> From: Dave Taht <dave.taht@...il.com>
>
> sch_cake uses a cache of the first 16 values of the inverse square root
> calculation for the Cobalt AQM to save some cycles on the fast path.
> This cache is populated when the qdisc is first loaded, but there's
> really no reason why it can't just be pre-populated. So change it to be
> pre-populated with constants, which also makes it possible to constify
> it.
>
> [...]
Here is the summary with links:
- [net-next,v2] sch_cake: constify inverse square root cache
https://git.kernel.org/netdev/net-next/c/c48994baefdc
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