Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755737AbXLNSNz (ORCPT ); Fri, 14 Dec 2007 13:13:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754671AbXLNSNn (ORCPT ); Fri, 14 Dec 2007 13:13:43 -0500 Received: from palinux.external.hp.com ([192.25.206.14]:48372 "EHLO mail.parisc-linux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754088AbXLNSNm (ORCPT ); Fri, 14 Dec 2007 13:13:42 -0500 Date: Fri, 14 Dec 2007 11:13:40 -0700 From: Matthew Wilcox To: Mel Gorman Cc: Mark Lord , Andrew Morton , James.Bottomley@HansenPartnership.com, jens.axboe@oracle.com, lkml@rtr.ca, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH] fix page_alloc for larger I/O segments (improved) Message-ID: <20071214181339.GW26334@parisc-linux.org> References: <1197584106.3154.55.camel@localhost.localdomain> <20071213142935.47ff19d9.akpm@linux-foundation.org> <4761B32A.3070201@rtr.ca> <4761BCB4.1060601@rtr.ca> <4761C8E4.2010900@rtr.ca> <4761CE88.9070406@rtr.ca> <20071213163726.3bb601fa.akpm@linux-foundation.org> <4761D160.7060603@rtr.ca> <4761D279.6050500@rtr.ca> <20071214174236.GA28613@csn.ul.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071214174236.GA28613@csn.ul.ie> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1044 Lines: 22 On Fri, Dec 14, 2007 at 05:42:37PM +0000, Mel Gorman wrote: > Regrettably this interferes with anti-fragmentation because the "next" page > on the list on return from rmqueue_bulk is not guaranteed to be of the right > mobility type. I fixed it as an additional patch but it adds additional cost > that should not be necessary and it's visible in microbenchmark results on > at least one machine. Is this patch to be preferred to the one Andrew Morton posted to do list_for_each_entry_reverse? I'll send it to our DB team to see if this improves our numbers at all. -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- 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/