From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754010AbdBHJZz (ORCPT ); Wed, 8 Feb 2017 04:25:55 -0500 Received: from bombadil.infradead.org ([65.50.211.133]:41902 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752061AbdBHJZA (ORCPT ); Wed, 8 Feb 2017 04:25:00 -0500 Date: Wed, 8 Feb 2017 10:24:51 +0100 From: Peter Zijlstra To: Michal Hocko Cc: Tetsuo Handa , hch@lst.de, mgorman@suse.de, viro@ZenIV.linux.org.uk, linux-mm@kvack.org, hannes@cmpxchg.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone Message-ID: <20170208092451.GU6515@twins.programming.kicks-ass.net> References: <201701290027.AFB30799.FVtFLOOOJMSHQF@I-love.SAKURA.ne.jp> <20170130085546.GF8443@dhcp22.suse.cz> <20170202101415.GE22806@dhcp22.suse.cz> <201702031957.AGH86961.MLtOQVFOSHJFFO@I-love.SAKURA.ne.jp> <20170203145548.GC19325@dhcp22.suse.cz> <201702051943.CFB35412.OOSJVtLFOFQHMF@I-love.SAKURA.ne.jp> <20170206103918.GD3097@dhcp22.suse.cz> <20170207211211.GB19351@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170207211211.GB19351@dhcp22.suse.cz> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 07, 2017 at 10:12:12PM +0100, Michal Hocko wrote: > This is moot - http://lkml.kernel.org/r/20170207201950.20482-1-mhocko@kernel.org Thanks! I was just about to go stare at it in more detail.