Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp4287487ybz; Mon, 20 Apr 2020 20:18:54 -0700 (PDT) X-Google-Smtp-Source: APiQypLqzmBrcgrRcYbflvVsxeU96aXStJAO+qb7o0zAizNFYmEpfYlGFlLWdDtsAh+BRnWvaaEX X-Received: by 2002:a05:6402:31b6:: with SMTP id dj22mr17457538edb.258.1587439134578; Mon, 20 Apr 2020 20:18:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587439134; cv=none; d=google.com; s=arc-20160816; b=zKvhPMQ5pE8j4g3H0MmfICraDbWC0RzoahZ63+cGWKHcMintD4xlCCEweXDCYxKpzl GZ2eWeT5bLOOBV/SDdh1GKwLM0c812zHyJzQ6/Vtt3OkqxjQe08VytMXOg9FyNKHGfpv dNpGuOknn08kTdxHGndfoHB24OduwogMUhoC6H/TY9CP7vogxgVWP8dHmFQkA0r4f/+v tQAi5/C9tOsNIuFcGvL6KfowWnfNEdSgTvDsuO3w9razJTefB4SUPo6A0H7aqhzxTMgn +3dzRbNeAATRoUNfkHkpmt5AGNgXKHFBrI78OHcivNKjzVIBrfXGoxbr3A7KLqOuLJGe /CNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=4/eSZAbNz2P8+zVXK5p1SGr6+I/GqRFvKmSRKr5yyvo=; b=F5YhF7NxLrzNZwvDYqd8IBiiRLDxfkiThVD4Xp++mYEQhhYzsPt/MDDfagtUHJiY9w HQnzfOw+H13/CCm+h4o5N1IwBzLXrTUpcBoH5XkPiUXE9Jaw3taXUGcgTkdLpnwJpD5r 7jAFjkuszR54zMQfXUt3LP3sS0/4HwAZtWpRUtDJsrEqKRQy5oJ15zPoMNaoFNQIuWKp Py/BxhXrROsHHP197lmtby5UW/BikNG/fiD7pQM0hMjIqXwP4EgPv6ZI+tgv3jUvbeko 4N1xDtFAjkTYUwclX2qr8sg7himZWb/KKIB2OpE29dXTGvxJPW+6UdRydTRwNhp9AXsI 3Vbg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=aUsrVfvD; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ca3si876071edb.164.2020.04.20.20.18.29; Mon, 20 Apr 2020 20:18:54 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=aUsrVfvD; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726958AbgDUDPa (ORCPT + 99 others); Mon, 20 Apr 2020 23:15:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:37270 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725989AbgDUDPa (ORCPT ); Mon, 20 Apr 2020 23:15:30 -0400 Received: from localhost.localdomain (c-73-231-172-41.hsd1.ca.comcast.net [73.231.172.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 25D0A2078C; Tue, 21 Apr 2020 03:15:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587438928; bh=Dv18RkM/i/aNmqHhDlxgNPltdMz92rPWl42vH2eEQjg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aUsrVfvDLG9F2d9reZ0pddGudkYrEt1bkskJ86vx0WNg7NjV8Fdo7DrSvjr0hk/ET uFSwiA+q7ZwyGROzOHZTF77Ne9ndJIoQ4up9rwVaSQEWa383jx+e5LMCSK+7Axnxuk SrdSeKdUo8v0c4Uqal4IfVxKE/nG/VbaPcGmMQYc= Date: Mon, 20 Apr 2020 20:15:27 -0700 From: Andrew Morton To: Uladzislau Rezki Cc: Joel Fernandes , LKML , "Paul E . McKenney" , RCU , Steven Rostedt , Oleksiy Avramchenko , linux-mm@kvack.org Subject: Re: [PATCH v1 5/6] rcu: rename kfree_call_rcu()/__kfree_rcu() Message-Id: <20200420201527.679247f6fa76cba4331f3cd3@linux-foundation.org> In-Reply-To: <20200316190144.GB10577@pc636> References: <20200315181840.6966-1-urezki@gmail.com> <20200315181840.6966-6-urezki@gmail.com> <20200316152541.GD190951@google.com> <20200316190144.GB10577@pc636> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 16 Mar 2020 20:01:44 +0100 Uladzislau Rezki wrote: > On Mon, Mar 16, 2020 at 11:25:41AM -0400, Joel Fernandes wrote: > > On Sun, Mar 15, 2020 at 07:18:39PM +0100, Uladzislau Rezki (Sony) wrote: > > > Rename kfree_call_rcu() to the kvfree_call_rcu(). > > > The reason is, it is capable of freeing vmalloc() > > > memory now. > > > > > > Do the same with __kfree_rcu() macro, it becomes > > > __kvfree_rcu(), the reason is the same as pointed > > > above. > > > > Vlad, this patch does not apply to my branch that I shared with you. Sorry if > > I was not clear earlier, could we work on the same branch to avoid conflicts? > > > It was clear to me. Basically i knew that you would be able to apply it > because of slim changes. I based my work on latest Paul's branch simply > because that my current setup was based on that, it would take more time > to switch. > > Next changes i will base on your branch. > > > I based the kfree_rcu shrinker patches on an 'rcu/kfree' branch in my git > > tree: https://github.com/joelagnel/linux-kernel/tree/rcu/kfree > > > > For now I manually applied 5/6. All others applied cleanly. > > > > Updated the tree as I continue to review your patches. > > I'm not sure what's happening here - these patches aren't yet in linux-next. A couple of thoughts: - Please cc linux-mm@kvack.org on this patchset and anything else which impacts MM. - It's a bit strange to create new infrastructure which has but a single call site. Please tell us much more about "there was also request/interest so there will be new comers" to set minds at ease. Who/where are these possible new callsites and when can we expect to see that code?