Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760980Ab1EAQhr (ORCPT ); Sun, 1 May 2011 12:37:47 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:41125 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755110Ab1EAQhp (ORCPT ); Sun, 1 May 2011 12:37:45 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=bpxklPcOLrWIUkJcSN/zrqlov2GZi6ldW+V1dcvxpRb0etQJBCt467EB/8Llzhs5em XJKdn9WgXrl7Xqpyn2tOIudpXlNgjgMcYZBjfCcDHn1nqKZgLTFVk40DVnWVHag5ogNV 99JOc8y6UFTJmPUPi+c9ZbO6+KM+Xf0C5sEBs= Date: Mon, 2 May 2011 01:37:37 +0900 From: Minchan Kim To: Wu Fengguang Cc: Andrew Morton , Mel Gorman , Dave Young , linux-mm , Linux Kernel Mailing List , KAMEZAWA Hiroyuki , KOSAKI Motohiro , Christoph Lameter , Dave Chinner , David Rientjes Subject: Re: [RFC][PATCH] mm: cut down __GFP_NORETRY page allocation failures Message-ID: <20110501163737.GB3204@barrios-desktop> References: <20110426062535.GB19717@localhost> <20110426063421.GC19717@localhost> <20110426092029.GA27053@localhost> <20110426124743.e58d9746.akpm@linux-foundation.org> <20110428133644.GA12400@localhost> <20110429022824.GA8061@localhost> <20110430141741.GA4511@localhost> <20110501163542.GA3204@barrios-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110501163542.GA3204@barrios-desktop> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 537 Lines: 13 On Mon, May 02, 2011 at 01:35:42AM +0900, Minchan Kim wrote: > Do you see my old patch? The patch want't incomplet but it's not bad for showing an idea. ^^^^^^^^^^^^^^^^ typo : wasn't complete -- Kind regards, Minchan Kim -- 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/