On Sun, 1 Apr 2018, rao.shoaib@xxxxxxxxxx wrote:Sorry I do not understand your comment. The patch is using kfree_bulk() which is an inline function.
kfree_rcu() should use the new kfree_bulk() interface for freeingIt would be even better if this approach could also use
rcu structures as it is more efficient.
kmem_cache_free_bulk()
or
kfree_bulk()