Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp280098ybl; Tue, 13 Aug 2019 20:47:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqzkekLul/4LiB9UG80Y2DLubNAfcvXrxsUaaCX/YTXh/7Y2v957+P0s8fNfpRYPE1mN5eTH X-Received: by 2002:a65:62c4:: with SMTP id m4mr36417277pgv.243.1565754462193; Tue, 13 Aug 2019 20:47:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565754462; cv=none; d=google.com; s=arc-20160816; b=S6j8o8LYuzjiGzambS/GsK/RXqjXHOhf7an80PRnvbsPK1FkBtHausvamfaPj92cij BCkG1aI+iNVBkUMQmfM6WVDvRg4F62+oPypSLW/HM8bkmo108rM+0XpYVwi8JzLY419o nhbuWW4l0BYG3yfkod/RyKOnm4awK2WDho5E0pQptFxjm7y3AS5JhCfB6vQYJS0M4wtS QqW9Kvy0VWywmhFwIH6MR+yWxXcIXJmUu4j7y8nw5JtcgJ0sqsAcY6y+urZqU3qIW5A+ W17RwaS1QBTSI4WJagVtYr3tfDEE8cqsbaNLd/dSWtUEaNSStoEjnUqWtD8NAvdLnae2 y8IA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=e3Kr70T30TXGQ2qJFsLj8X/Q3gXyWmi1hzJMcivZ7IY=; b=XHvzlmjMUSsFHoYd9sL8anvEagqJOqt68uQl4JbrPxxyAzQ5JIvy9jlfKvfiNEsQu1 K6Sg0sO+gaObl+JnDpcymm2PJutRTUQbY55fDHbhZvDW3wQedV//zvAqqLsMwB2ANpmC jItQXng4A3BIv/iDSgGJuD7qunxY3oEV6//hhHYUrs1TNwodNj1jjrlRGsGnx7A45009 cwy/ykJ0rDnxWEH5Ce8GSalC56uOnxXn5/96llTx+Fv4GCf3bI4HbIFvtzXDyq7wIryE Aisr8OroJocndYatRIft6NM241oDjFr+B+XCwNRiFZ2x8LrewBirVQCt3DAVq3ycqDs5 yYuA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q14si2099099pjp.78.2019.08.13.20.47.10; Tue, 13 Aug 2019 20:47:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727222AbfHNDor (ORCPT + 99 others); Tue, 13 Aug 2019 23:44:47 -0400 Received: from lgeamrelo12.lge.com ([156.147.23.52]:42897 "EHLO lgeamrelo11.lge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726818AbfHNDor (ORCPT ); Tue, 13 Aug 2019 23:44:47 -0400 Received: from unknown (HELO lgeamrelo01.lge.com) (156.147.1.125) by 156.147.23.52 with ESMTP; 14 Aug 2019 12:44:42 +0900 X-Original-SENDERIP: 156.147.1.125 X-Original-MAILFROM: byungchul.park@lge.com Received: from unknown (HELO X58A-UD3R) (10.177.222.33) by 156.147.1.125 with ESMTP; 14 Aug 2019 12:44:42 +0900 X-Original-SENDERIP: 10.177.222.33 X-Original-MAILFROM: byungchul.park@lge.com Date: Wed, 14 Aug 2019 12:43:10 +0900 From: Byungchul Park To: "Paul E. McKenney" Cc: Joel Fernandes , Byungchul Park , LKML , Rao Shoaib , kernel-team@android.com, kernel-team , Davidlohr Bueso , Josh Triplett , Lai Jiangshan , Mathieu Desnoyers , rcu , Steven Rostedt Subject: Re: [PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching Message-ID: <20190814034310.GA31272@X58A-UD3R> References: <20190808180916.GP28441@linux.ibm.com> <20190811083626.GA9486@X58A-UD3R> <20190811084950.GB9486@X58A-UD3R> <20190811234939.GC28441@linux.ibm.com> <20190812101052.GA10478@X58A-UD3R> <20190812131234.GC27552@google.com> <20190813052954.GA18373@X58A-UD3R> <20190813154145.GE28441@linux.ibm.com> <20190814001103.GA31884@X58A-UD3R> <20190814025349.GM28441@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190814025349.GM28441@linux.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 13, 2019 at 07:53:49PM -0700, Paul E. McKenney wrote: > On Wed, Aug 14, 2019 at 09:11:03AM +0900, Byungchul Park wrote: > > On Tue, Aug 13, 2019 at 08:41:45AM -0700, Paul E. McKenney wrote: > > > On Tue, Aug 13, 2019 at 02:29:54PM +0900, Byungchul Park wrote: > > > > On Mon, Aug 12, 2019 at 09:12:34AM -0400, Joel Fernandes wrote: > > > > > On Mon, Aug 12, 2019 at 07:10:52PM +0900, Byungchul Park wrote: > > > > > > On Sun, Aug 11, 2019 at 04:49:39PM -0700, Paul E. McKenney wrote: > > > > > > > Maybe. Note well that I said "potential issue". When I checked a few > > > > > > > years ago, none of the uses of rcu_barrier() cared about kfree_rcu(). > > > > > > > They cared instead about call_rcu() callbacks that accessed code or data > > > > > > > that was going to disappear soon, for example, due to module unload or > > > > > > > filesystem unmount. > > > > > > > > > > > > > > So it -might- be that rcu_barrier() can stay as it is, but with changes > > > > > > > as needed to documentation. > > > > > > > > > > Right, we should update the docs. Byungchul, do you mind sending a patch that > > > > > documents the rcu_barrier() behavior? > > > > > > > > Are you trying to give me the chance? I feel thankful. It doens't matter > > > > to try it at the moment though, I can't follow-up until September. I'd > > > > better do that in Septamber or give it up this time. > > > > > > Which reminds me... I recall your asking if the kfree_rcu() patch > > > might be sensitive to the exact hardware, but I cannot locate that > > > email right off-hand. This is an excellent question! When faced with > > > floods of kfree_rcu() calls, I would expect some hardware, compiler, > > > and kernel-configuration sensitivity. Which is why it will likely be > > > > Yes. > > > > > necessary to do a few more improvements over time -- for but one example, > > > accumulating callbacks into vectors in order to reduce the number of > > > kfree()-time cache misses. > > > > Yes. That would be a pretty good way to mitigate the problem. I hope > > the simple way we've done works well enough so it would never happen > > though. > > > > Or I would check the condition of all system resourses e.g. CPU and > > memory and control the bandwith of them, of course only if that actually > > happens. > > > > Thanks a lot for sharing your opinion on it! > > Didn't you say earlier that you were getting OOM on your system even > with the patches? Or did I miss the resolution of that issue? I said I saw OOM with a *larger* value of KFREE_DRAIN_JIFFIES. It was fine with the patch itself. Anyway I'm sorry I expressed it in a confusing way. Thanks, Byungchul > > Thanx, Paul > > > Thanks, > > Byungchul > > > > > Thanx, Paul > > > > > > > Thanks, > > > > Byungchul > > > > > > > > > > > It also -might- be, maybe now or maybe some time in the future, that > > > > > > > there will need to be a kfree_rcu_barrier() or some such. But if so, > > > > > > > let's not create it until it is needed. For one thing, it is reasonably > > > > > > > likely that something other than a kfree_rcu_barrier() would really > > > > > > > be what was needed. After all, the main point would be to make sure > > > > > > > that the old memory really was freed before allocating new memory. > > > > > > > > > > > > Now I fully understand what you meant thanks to you. Thank you for > > > > > > explaining it in detail. > > > > > > > > > > > > > But if the system had ample memory, why wait? In that case you don't > > > > > > > really need to wait for all the old memory to be freed, but rather for > > > > > > > sufficient memory to be available for allocation. > > > > > > > > > > > > Agree. Totally make sense. > > > > > > > > > > Agreed, all makes sense. > > > > > > > > > > thanks, > > > > > > > > > > - Joel > > > > > > > > > > [snip] > > > > > >