From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755851AbZBZM17 (ORCPT ); Thu, 26 Feb 2009 07:27:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751447AbZBZM1v (ORCPT ); Thu, 26 Feb 2009 07:27:51 -0500 Received: from mail-gx0-f174.google.com ([209.85.217.174]:64275 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751420AbZBZM1v (ORCPT ); Thu, 26 Feb 2009 07:27:51 -0500 MIME-Version: 1.0 In-Reply-To: <20090226112232.GE32756@csn.ul.ie> References: <1235477835-14500-1-git-send-email-mel@csn.ul.ie> <1235639427.11390.11.camel@minggr> <20090226110336.GC32756@csn.ul.ie> <1235647139.16552.34.camel@penberg-laptop> <20090226112232.GE32756@csn.ul.ie> Date: Thu, 26 Feb 2009 20:27:48 +0800 Message-ID: Subject: Re: [RFC PATCH 00/19] Cleanup and optimise the page allocator V2 From: Lin Ming To: Mel Gorman Cc: Pekka Enberg , Lin Ming , Linux Memory Management List , Rik van Riel , KOSAKI Motohiro , Christoph Lameter , Johannes Weiner , Nick Piggin , Linux Kernel Mailing List , Zhang Yanmin , Peter Zijlstra 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 On Thu, Feb 26, 2009 at 7:22 PM, Mel Gorman wrote: > In that case, Lin, could I also get the profiles for UDP-U-4K please so I > can see how time is being spent and why it might have gotten worse? OK. I'll do profiling tomorrow when I get back to work. Lin Ming