[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200119130326.GA19252@pc636>
Date: Sun, 19 Jan 2020 14:03:26 +0100
From: Uladzislau Rezki <urezki@...il.com>
To: Joel Fernandes <joel@...lfernandes.org>,
"Paul E. McKenney" <paulmck@...nel.org>
Cc: "Paul E. McKenney" <paulmck@...nel.org>,
Uladzislau Rezki <urezki@...il.com>,
LKML <linux-kernel@...r.kernel.org>, RCU <rcu@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Oleksiy Avramchenko <oleksiy.avramchenko@...ymobile.com>
Subject: Re: [PATCH 1/1] rcu/tree: support kfree_bulk() interface in
kfree_rcu()
Hello, Paul, Joel.
> >
> > Thank you both!
> >
> > Then I should be looking for an updated version of the patch with an upgraded
> > commit log? Or is there more investigation/testing/review in process?
> >
>
> From my side the review is complete. I believe he will repost with
> debugobjects fix and we should be good.
>
I have put the V2 on the test over the weekend, so i will post it next week.
Yes, V2 will contain the debugobjects fix. Also i need to add tracing probe,
something like:
..
trace_rcu_invoke_kfree_bulk_callback();
kfree_bulk(bhead->nr_records, bhead->records);
..
probably it can be done as separate patch.
Thank you.
--
Vlad Rezki
Powered by blists - more mailing lists