Re: [PATCH bpf-next v4] bpf: Initialize same number of free nodes for each pcpu_freelist

From: patchwork-bot+netdevbpf
Date: Fri Nov 11 2022 - 15:20:24 EST


Hello:

This patch was applied to bpf/bpf.git (master)
by Andrii Nakryiko <andrii@xxxxxxxxxx>:

On Thu, 10 Nov 2022 07:21:28 -0500 you wrote:
> pcpu_freelist_populate() initializes nr_elems / num_possible_cpus() + 1
> free nodes for some CPUs, and then possibly one CPU with fewer nodes,
> followed by remaining cpus with 0 nodes. For example, when nr_elems == 256
> and num_possible_cpus() == 32, CPU 0~27 each gets 9 free nodes, CPU 28 gets
> 4 free nodes, CPU 29~31 get 0 free nodes, while in fact each CPU should get
> 8 nodes equally.
>
> [...]

Here is the summary with links:
- [bpf-next,v4] bpf: Initialize same number of free nodes for each pcpu_freelist
https://git.kernel.org/bpf/bpf/c/4b45cd81f737

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