From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751809AbcFWK0y (ORCPT ); Thu, 23 Jun 2016 06:26:54 -0400 Received: from outbound-smtp11.blacknight.com ([46.22.139.16]:54417 "EHLO outbound-smtp11.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751735AbcFWK0x (ORCPT ); Thu, 23 Jun 2016 06:26:53 -0400 Date: Thu, 23 Jun 2016 11:26:48 +0100 From: Mel Gorman To: Andrew Morton , Linux-MM Cc: Rik van Riel , Vlastimil Babka , Johannes Weiner , Michal Hocko , LKML Subject: Re: [PATCH 00/27] Move LRU page reclaim from zones to nodes v7 Message-ID: <20160623102648.GP1868@techsingularity.net> References: <1466518566-30034-1-git-send-email-mgorman@techsingularity.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1466518566-30034-1-git-send-email-mgorman@techsingularity.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 21, 2016 at 03:15:39PM +0100, Mel Gorman wrote: > The bulk of the updates are in response to review from Vlastimil Babka > and received a lot more testing than v6. > Hi Andrew, Please drop these patches again from mmotm. There has been a number of odd conflicts resulting in at least one major bug where a node-counter is used on a zone that will result in random behaviour. Some of the additional feedback is non-trivial and all of it will need to be resolved against the OOM detection rework and the huge tmpfs implementation. It'll take time to resolve this and I don't want to leave mmotm in a broken state in the meantime. I have a copy of mmots so I have the conflict resolutions you already applied. Thanks. -- Mel Gorman SUSE Labs