[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1712191332090.7876@nuc-kabylake>
Date: Tue, 19 Dec 2017 13:33:56 -0600 (CST)
From: Christopher Lameter <cl@...ux.com>
To: Rao Shoaib <rao.shoaib@...cle.com>
cc: linux-kernel@...r.kernel.org, paulmck@...ux.vnet.ibm.com,
brouer@...hat.com, linux-mm@...ck.org
Subject: Re: [PATCH] kfree_rcu() should use the new kfree_bulk() interface
for freeing rcu structures
On Tue, 19 Dec 2017, rao.shoaib@...cle.com wrote:
> This patch updates kfree_rcu to use new bulk memory free functions as they
> are more efficient. It also moves kfree_call_rcu() out of rcu related code to
> mm/slab_common.c
It would be great to have separate patches so that we can review it
properly:
1. Move the code into slab_common.c
2. The actual code changes to the kfree rcu mechanism
3. The whitespace changes
Powered by blists - more mailing lists