lkml.org 
[lkml]   [2021]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2] net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
From
Date
Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 26 Oct 2021 08:06:59 -0500 you wrote:
> From: Seth Forshee <sforshee@digitalocean.com>
>
> Currently rcu_barrier() is used to ensure that no readers of the
> inactive mini_Qdisc buffer remain before it is reused. This waits for
> any pending RCU callbacks to complete, when all that is actually
> required is to wait for one RCU grace period to elapse after the buffer
> was made inactive. This means that using rcu_barrier() may result in
> unnecessary waits.
>
> [...]

Here is the summary with links:
- [v2] net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
https://git.kernel.org/netdev/net-next/c/267463823adb
- [2/1] net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
https://git.kernel.org/netdev/net-next/c/85c0c3eb9a66

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


\
 
 \ /
  Last update: 2021-10-28 03:10    [W:0.444 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site