From: Uladzislau Rezki <urezki@gmail.com> To: Joel Fernandes <joel@joelfernandes.org> Cc: "Uladzislau Rezki (Sony)" <urezki@gmail.com>, LKML <linux-kernel@vger.kernel.org>, "Paul E . McKenney" <paulmck@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: Tue, 24 Dec 2019 19:49:40 +0100 Message-ID: <20191224184940.GA16346@pc636> (raw) In-Reply-To: <20191221232117.GA67625@google.com> Hello, Joel. > > Hi Uladzislau, > > Your patch is based on an older version of the kfree_rcu work. The latest > version is in Paul's -dev branch. There is also additional work done in that > branch as well "rcu: Add multiple in-flight batches of kfree_rcu() work" : > https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git/commit/?h=dev&id=e38fa01b94c87dfa945afa603ed50b4f7955934b > Ahh. I see there are some differences and my baseline is wrong. I will double check and rebase on Paul's -dev branch. > > Could you rebase your patch on Paul's -dev branch? The branch also has an > rcuperf patch for measuring memory footprint automatically (memory footprint > value is printed by rcuperf). Although I'd say try to use the latest version > of the rcuperf patch by reverting that and applying: > https://lore.kernel.org/patchwork/patch/1170895/ . I can then add your > Tested-by tag to any future postings of the patch for rcuperf as well! > I will do that and run all tests based on the latest code base. Thanks for your comments. -- Vlad Rezki
next prev parent reply index Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-12-20 12:56 Uladzislau Rezki (Sony) 2019-12-21 23:21 ` Joel Fernandes 2019-12-24 18:49 ` Uladzislau Rezki [this message] 2019-12-31 12:22 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 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
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=20191224184940.GA16346@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
RCU Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/rcu/0 rcu/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 rcu rcu/ https://lore.kernel.org/rcu \ rcu@vger.kernel.org public-inbox-index rcu Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.rcu AGPL code for this site: git clone https://public-inbox.org/public-inbox.git