From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755256AbZDUIOQ (ORCPT ); Tue, 21 Apr 2009 04:14:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754840AbZDUIN6 (ORCPT ); Tue, 21 Apr 2009 04:13:58 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:40148 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754318AbZDUIN5 (ORCPT ); Tue, 21 Apr 2009 04:13:57 -0400 Subject: Re: [PATCH 00/25] Cleanup and optimise the page allocator V6 From: Pekka Enberg To: Mel Gorman Cc: Linux Memory Management List , KOSAKI Motohiro , Christoph Lameter , Nick Piggin , Linux Kernel Mailing List , Lin Ming , Zhang Yanmin , Peter Zijlstra , Andrew Morton In-Reply-To: <1240266011-11140-1-git-send-email-mel@csn.ul.ie> References: <1240266011-11140-1-git-send-email-mel@csn.ul.ie> Date: Tue, 21 Apr 2009 11:13:54 +0300 Message-Id: <1240301634.771.64.camel@penberg-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.24.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2009-04-20 at 23:19 +0100, Mel Gorman wrote: > Here is V6 of the cleanup and optimisation of the page allocator and it > should be ready for wider testing. Please consider a possibility for > merging as a Pass 1 at making the page allocator faster. The patch series is quite big. Can we fast-track some of the less controversial patches to make it more manageable? AFAICT, 1-4 are ready to go in to -mm as-is.