From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753919AbdGNLQj (ORCPT ); Fri, 14 Jul 2017 07:16:39 -0400 Received: from mx2.suse.de ([195.135.220.15]:37238 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753840AbdGNLQh (ORCPT ); Fri, 14 Jul 2017 07:16:37 -0400 Date: Fri, 14 Jul 2017 12:16:33 +0100 From: Mel Gorman To: Michal Hocko Cc: linux-mm@kvack.org, Andrew Morton , Johannes Weiner , Vlastimil Babka , LKML , linux-api@vger.kernel.org Subject: Re: [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE Message-ID: <20170714111633.gk5rpu2d5ghkbrrd@suse.de> References: <20170714080006.7250-1-mhocko@kernel.org> <20170714080006.7250-2-mhocko@kernel.org> <20170714093650.l67vbem2g4typkta@suse.de> <20170714104756.GD2618@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20170714104756.GD2618@dhcp22.suse.cz> User-Agent: NeoMutt/20170421 (1.8.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 14, 2017 at 12:47:57PM +0200, Michal Hocko wrote: > > That should to be "default" because the original code would have the proc > > entry display "default" unless it was set at runtime. Pretty weird I > > know but it's always possible someone is parsing the original default > > and not handling it properly. > > Ohh, right! That is indeed strange. Then I guess it would be probably > better to simply return Node to make it clear what the default is. What > do you think? > That would work too. The casing still matches. -- Mel Gorman SUSE Labs