[Cake] [PATCH net-next v2] sch_cake: constify inverse square root cache

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Tue Sep 10 21:40:32 EDT 2024


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:

On Mon,  9 Sep 2024 11:16:28 +0200 you wrote:
> From: Dave Taht <dave.taht at gmail.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




More information about the Cake mailing list