From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter Date: Thu, 20 Feb 2020 16:28:13 -0800 Message-ID: <20200220162813.aea8a14fe050473b73440323@linux-foundation.org> References: <20200211213128.73302-1-almasrymina@google.com> <20200211151906.637d1703e4756066583b89da@linux-foundation.org> <20200219130648.83e6810848774c6fd649c445@linux-foundation.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582244894; bh=iy0LlJf0YHN6ZiB0CWT2PCAoHpieaL2qiC0LKqJ6REI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qXQ/8DH62yQvvP+ax4QYdXSpzMD5FkJ2DlWZDkJKgFg8dybzdwDhQwZsD9md/tPjD 17v/H6SMbm/TbAi6jT0/0YUTYrsQ/O8vp5l8HO5qA7JxT2e5ID4FhAYVuQonqCfxC3 t5P3D5LiwKfs4u2qShYXa40c00d9UCQ4ULRHbxyA= In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Mina Almasry Cc: Mike Kravetz , shuah , David Rientjes , Shakeel Butt , Greg Thelen , open list , Linux-MM , linux-kselftest@vger.kernel.org, cgroups@vger.kernel.org On Thu, 20 Feb 2020 11:22:58 -0800 Mina Almasry wrote: > On Wed, Feb 19, 2020 at 1:06 PM Andrew Morton wrote: > > > > On Wed, 19 Feb 2020 11:05:41 -0800 Mina Almasry wrote: > > > > > On Tue, Feb 11, 2020 at 3:19 PM Andrew Morton wrote: > > > > > > > > On Tue, 11 Feb 2020 13:31:20 -0800 Mina Almasry wrote: > > > > > > > > > These counters will track hugetlb reservations rather than hugetlb > > > > > memory faulted in. This patch only adds the counter, following patches > > > > > add the charging and uncharging of the counter. > > > > > > > > We're still pretty thin on review here, but as it's v12 and Mike > > > > appears to be signed up to look at this work, I'll add them to -next to > > > > help move things forward. > > > > > > > > > > Hi Andrew, > > > > > > Since the patches were merged into -next there have been build fixes > > > and test fixes and some review comments. Would you like me to submit > > > *new* patches to address these, or would you like me to squash the > > > fixes into my existing patch series and submit another iteration of > > > the patch series? > > > > What you did worked OK ;) > > > > Please check the end result next time I release a kernel. > > Thanks Andrew! Things definitely moved along after the patchseries got > into -next :D > > By my count I think all my patches outside of the tests patch have > been acked or reviewed. When you have a chance I have a couple of > questions: > > 1. For the non-tests patch, anything pending on those preventing > eventual submission to linus's tree? > 2. For the tests patch, I only have a Tested-by from Sandipan. Is that > good enough? If the worst comes to worst and I don't get a review on > that patch I would rather (if possible) that 'tests' patch can be > dropped while I nag folks for a review, rather than block submission > of the entire patch series. I ask because it's been out for review for > some time and it's the one I got least discussion on so I'm not sure > I'll have a review by the time it's needed. > It all looks pretty good and I expect we can get everything into 5.7-rc1, unless some issues pop up. It's unclear to me whether http://lkml.kernel.org/r/CAHS8izOTipknnYaKz=FdzL-7yW-Z61ck1yPnYWixyMSJuTUYLQ@mail.gmail.com was going to result in an update?