Re: [PATCH] ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU

From: Steven Rostedt
Date: Mon Jun 29 2020 - 16:29:47 EST


On Mon, 29 Jun 2020 08:35:11 -0700
"Paul E. McKenney" <paulmck@xxxxxxxxxx> wrote:

> Looks plausible from an RCU viewpoint:
>
> Acked-by: Paul E. McKenney <paulmck@xxxxxxxxxx>

Thanks Nicholas, Anton and Paul,

I'll pull this in and start testing it.

-- Steve