Message ID | 20221129155822.538434-1-urezki@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | kvfree_rcu() updates related to polled API | expand |
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 >