From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fmsmga101-1.fm.intel.com (mga01.intel.com [192.55.52.88]) by ozlabs.org (Postfix) with ESMTP id 26CFE67A40 for ; Fri, 14 Apr 2006 03:47:25 +1000 (EST) Date: Thu, 13 Apr 2006 10:47:20 -0700 From: "Luck, Tony" To: Mel Gorman Subject: Re: [PATCH 0/7] [RFC] Sizing zones and holes in an architecture independent manner V2 Message-ID: <20060413174720.GA15183@agluck-lia64.sc.intel.com> References: <20060412232036.18862.84118.sendpatchset@skynet> <20060413095207.GA4047@skynet.ie> <20060413171942.GA15047@agluck-lia64.sc.intel.com> <20060413173008.GA19402@skynet.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20060413173008.GA19402@skynet.ie> Cc: davej@codemonkey.org.uk, linuxppc-dev@ozlabs.org, ak@suse.de, bob.picco@hp.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Double counted a hole here, then went downhill. Does the following fix > it? Yes, that boots. What's more the counts of pages in DMA/Normal zone match the kernel w/o your patches too. So for tiger_defconfig you've now exactly matched the old behaivour. I'll try to test generic and sparse kernels later, but I have to look at another issue now. -Tony