Re: [PATCH bpf-next v3 1/2] bpf: Add open coded version of kmem_cache iterator

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@xxxxxxxxxx>:

On Wed, 30 Oct 2024 15:28:18 -0700 you wrote:
> Add a new open coded iterator for kmem_cache which can be called from a
> BPF program like below.  It doesn't take any argument and traverses all
> kmem_cache entries.
> 
>   struct kmem_cache *pos;
> 
>   bpf_for_each(kmem_cache, pos) {
>       ...
>   }
> 
> [...]

Here is the summary with links:
  - [bpf-next,v3,1/2] bpf: Add open coded version of kmem_cache iterator
    https://git.kernel.org/bpf/bpf-next/c/2e9a548009c2
  - [bpf-next,v3,2/2] selftests/bpf: Add a test for open coded kmem_cache iter
    https://git.kernel.org/bpf/bpf-next/c/e5e4799e2ac3

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






[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux