From: Uladzislau Rezki <urezki@gmail.com>
To: Joel Fernandes <joel@joelfernandes.org>,
"Paul E. McKenney" <paulmck@kernel.org>
Cc: "Paul E. McKenney" <paulmck@kernel.org>,
Uladzislau Rezki <urezki@gmail.com>,
LKML <linux-kernel@vger.kernel.org>, RCU <rcu@vger.kernel.org>,
Steven Rostedt <rostedt@goodmis.org>,
Oleksiy Avramchenko <oleksiy.avramchenko@sonymobile.com>
Subject: Re: [PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
Date: Sun, 19 Jan 2020 14:03:26 +0100 [thread overview]
Message-ID: <20200119130326.GA19252@pc636> (raw)
In-Reply-To: <20200117215910.GC206250@google.com>
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
next prev parent reply other threads:[~2020-01-19 13:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-31 12:22 [PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu() Uladzislau Rezki (Sony)
2020-01-13 19:03 ` Paul E. McKenney
2020-01-14 16:49 ` Joel Fernandes
2020-01-15 13:14 ` Uladzislau Rezki
2020-01-15 22:53 ` Joel Fernandes
2020-01-17 17:52 ` Uladzislau Rezki
2020-01-17 18:57 ` Joel Fernandes
2020-01-17 21:37 ` Paul E. McKenney
2020-01-17 21:59 ` Joel Fernandes
2020-01-19 13:03 ` Uladzislau Rezki [this message]
2020-01-16 1:14 ` Joel Fernandes
2020-01-16 2:41 ` Paul E. McKenney
2020-01-16 17:27 ` Uladzislau Rezki
2020-01-16 17:44 ` Paul E. McKenney
2020-01-16 17:24 ` Uladzislau Rezki
-- strict thread matches above, loose matches on Subject: below --
2019-12-20 12:56 Uladzislau Rezki (Sony)
2019-12-21 23:21 ` Joel Fernandes
2019-12-24 18:49 ` Uladzislau Rezki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200119130326.GA19252@pc636 \
--to=urezki@gmail.com \
--cc=joel@joelfernandes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oleksiy.avramchenko@sonymobile.com \
--cc=paulmck@kernel.org \
--cc=rcu@vger.kernel.org \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox