From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 17 Apr 2008 18:36:39 +0900 From: KAMEZAWA Hiroyuki Subject: Re: [RFC][patch 0/5] Bootmem fixes Message-Id: <20080417183639.7d3831e0.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20080416113629.947746497@skyscraper.fehenstaub.lan> References: <20080416113629.947746497@skyscraper.fehenstaub.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Johannes Weiner Cc: LKML , Linux MM List-ID: On Wed, 16 Apr 2008 13:36:29 +0200 Johannes Weiner wrote: > Hi, > > here are a bunch of fixes for the bootmem allocator. These are tested > on boring x86_32 UMA hardware, but 3 patches only show their effects > on multi-node systems, so please review and test. > > Only the first two patches are real code changes, the others are > cleanups. > > `Node-setup agnostic free_bootmem()' assumes that all bootmem > descriptors describe contiguous regions and bdata_list is in ascending > order. Yinghai was unsure about this fact, Ingo could you ACK/NAK > this? > Tested on ia64/NUMA box on 2.6.25. seems no problem. Thanks, -Kame -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org