From: Christoph Lameter Subject: Re: [PATCH 3/3] mm: slub: Default slub_max_order to 0 Date: Thu, 12 May 2011 13:16:15 -0500 (CDT) Message-ID: References: <1305214993.2575.50.camel@mulgrave.site> <20110512154649.GB4559@redhat.com> <1305216023.2575.54.camel@mulgrave.site> <1305217843.2575.57.camel@mulgrave.site> <20110512175104.GM11579@random.random> <20110512180921.GP11579@random.random> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Pekka Enberg , James Bottomley , Dave Jones , Mel Gorman , Andrew Morton , Colin King , Raghavendra D Prabhu , Jan Kara , Chris Mason , Rik van Riel , Johannes Weiner , linux-fsdevel , linux-mm , linux-kernel , linux-ext4 To: Andrea Arcangeli Return-path: In-Reply-To: <20110512180921.GP11579@random.random> Sender: owner-linux-mm@kvack.org List-Id: linux-ext4.vger.kernel.org On Thu, 12 May 2011, Andrea Arcangeli wrote: > On Thu, May 12, 2011 at 01:03:05PM -0500, Christoph Lameter wrote: > > On Thu, 12 May 2011, Andrea Arcangeli wrote: > > > > > even order 3 is causing troubles (which doesn't immediately make lumpy > > > activated, it only activates when priority is < DEF_PRIORITY-2, so > > > after 2 loops failing to reclaim nr_to_reclaim pages), imagine what > > > > That is a significant change for SLUB with the merge of the compaction > > code. > > Even before compaction was posted, I had to shut off lumpy reclaim or > it'd hang all the time with frequent order 9 allocations. Maybe lumpy > was better before, maybe lumpy "improved" its reliability recently, Well we are concerned about order 2 and 3 alloc here. Checking for < PAGE_ORDER_COSTLY to avoid the order 9 lumpy reclaim looks okay. -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org