lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 21 Aug 2023 22:30:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Hou Tao <houtao@...weicloud.com>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, toke@...hat.com,
 davem@...emloft.net, kuba@...nel.org, hawk@...nel.org,
 john.fastabend@...il.com, bjorn.topel@...il.com, martin.lau@...ux.dev,
 alexei.starovoitov@...il.com, andrii@...nel.org, song@...nel.org,
 haoluo@...gle.com, yonghong.song@...ux.dev, daniel@...earbox.net,
 kpsingh@...nel.org, sdf@...gle.com, jolsa@...nel.org, houtao1@...wei.com
Subject: Re: [PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap

Hello:

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

On Wed, 16 Aug 2023 12:59:56 +0800 you wrote:
> From: Hou Tao <houtao1@...wei.com>
> 
> Hi,
> 
> This is the formal patchset to remove unnecessary synchronizations in
> cpu-map after address comments and collect Rvb tags from Toke
> Høiland-Jørgensen (Big thanks to Toke). Patch #1 removes the unnecessary
> rcu_barrier() when freeing bpf_cpu_map_entry and replaces it by
> queue_rcu_work(). Patch #2 removes the unnecessary call_rcu() and
> queue_work() when destroying cpu-map and does the freeing directly.
> 
> [...]

Here is the summary with links:
  - [bpf-next,1/2] bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
    https://git.kernel.org/bpf/bpf-next/c/8f8500a247c9
  - [bpf-next,2/2] bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free
    https://git.kernel.org/bpf/bpf-next/c/c2e42ddf26ca

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ