From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756809Ab0LRA7E (ORCPT ); Fri, 17 Dec 2010 19:59:04 -0500 Received: from rcsinet10.oracle.com ([148.87.113.121]:40122 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756793Ab0LRA7B (ORCPT ); Fri, 17 Dec 2010 19:59:01 -0500 Message-ID: <4D0C072D.1040201@kernel.org> Date: Fri, 17 Dec 2010 16:58:21 -0800 From: Yinghai Lu User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11 MIME-Version: 1.0 To: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" CC: Suresh Siddha , Vivek Goyal , "linux-kernel@vger.kernel.org" , Jeremy Fitzhardinge Subject: [PATCH 0/3] memblock related top down Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Please check Those three patches to make memblock allocation more top to down. Thanks Yinghai