Re: [PATCH v2 0/4] kvfree_rcu() updates related to polled API

From: Paul E. McKenney
Date: Tue Nov 29 2022 - 11:37:35 EST


On Tue, Nov 29, 2022 at 04:58:18PM +0100, Uladzislau Rezki (Sony) wrote:
> v1 -> v2:
> - Rebase on latest dev.2022.11.23a branch.

Much better, thank you!

I have pulled these in for review and testing.

Thanx, Paul

> Uladzislau Rezki (Sony) (4):
> rcu/kvfree: Switch to a generic linked list API
> rcu/kvfree: Move bulk/list reclaim to separate functions
> rcu/kvfree: Move need_offload_krc() out of krcp->lock
> rcu/kvfree: Use a polled API to speedup a reclaim process
>
> kernel/rcu/tree.c | 221 +++++++++++++++++++++++++++-------------------
> 1 file changed, 131 insertions(+), 90 deletions(-)
>
> --
> 2.30.2
>