Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753537AbbG2Nb0 (ORCPT ); Wed, 29 Jul 2015 09:31:26 -0400 Received: from outbound-smtp01.blacknight.com ([81.17.249.7]:38496 "EHLO outbound-smtp01.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751753AbbG2NbY (ORCPT ); Wed, 29 Jul 2015 09:31:24 -0400 Date: Wed, 29 Jul 2015 14:31:21 +0100 From: Mel Gorman To: Vlastimil Babka Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , Mel Gorman , David Rientjes , Greg Thelen , "Aneesh Kumar K.V" , Christoph Lameter , Pekka Enberg , Joonsoo Kim , Naoya Horiguchi Subject: Re: [RFC v2 3/4] mm: use numa_mem_id in alloc_pages_node() Message-ID: <20150729133121.GF19352@techsingularity.net> References: <1437749126-25867-1-git-send-email-vbabka@suse.cz> <1437749126-25867-3-git-send-email-vbabka@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1437749126-25867-3-git-send-email-vbabka@suse.cz> 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 Content-Length: 641 Lines: 17 On Fri, Jul 24, 2015 at 04:45:25PM +0200, Vlastimil Babka wrote: > numa_mem_id() is able to handle allocation from CPU's on memory-less nodes, > so it's a more robust fallback than the currently used numa_node_id(). > > Suggested-by: Christoph Lameter > Signed-off-by: Vlastimil Babka Acked-by: Mel Gorman -- Mel Gorman SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/