From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with ESMTP id 767805F0040 for ; Thu, 21 Oct 2010 14:33:35 -0400 (EDT) Date: Thu, 21 Oct 2010 20:33:31 +0200 From: Andi Kleen Subject: Re: vmscan: Do not run shrinkers for zones other than ZONE_NORMAL Message-ID: <20101021183331.GC32737@basil.fritz.box> References: <20101021181347.GB32737@basil.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org To: Christoph Lameter Cc: Andi Kleen , akpm@linux-foundation.org, npiggin@kernel.dk, Pekka Enberg , David Rientjes , linux-mm@kvack.org List-ID: On Thu, Oct 21, 2010 at 01:27:05PM -0500, Christoph Lameter wrote: > Potential fixup.... > > > > Allocations to ZONE_NORMAL may fall back to ZONE_DMA and ZONE_DMA32 > so we must allow calling shrinkers for these zones as well. With this change the original patch looks good to me. Reviewed-by: Andi Kleen -Andi -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org