From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail191.messagelabs.com (mail191.messagelabs.com [216.82.242.19]) by kanga.kvack.org (Postfix) with ESMTP id A52B78D0007 for ; Mon, 29 Nov 2010 10:27:08 -0500 (EST) Date: Mon, 29 Nov 2010 10:26:36 -0500 From: Kyle McMartin Subject: Re: [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low Message-ID: <20101129152636.GI15818@bombadil.infradead.org> References: <1288169256-7174-1-git-send-email-mel@csn.ul.ie> <1288169256-7174-2-git-send-email-mel@csn.ul.ie> <20101126160619.GP22651@bombadil.infradead.org> <20101129095618.GB13268@csn.ul.ie> <20101129131626.GF15818@bombadil.infradead.org> <20101129150824.GF13268@csn.ul.ie> <20101129152230.GH15818@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101129152230.GH15818@bombadil.infradead.org> Sender: owner-linux-mm@kvack.org To: Kyle McMartin Cc: Mel Gorman , Andrew Morton , Shaohua Li , KOSAKI Motohiro , Christoph Lameter , David Rientjes , KAMEZAWA Hiroyuki , LKML , Linux-MM List-ID: On Mon, Nov 29, 2010 at 10:22:30AM -0500, Kyle McMartin wrote: > Hrm, I don't think it is, I think the ones with '?' are just artifacts > because we don't have a proper unwinder. Oh! Thanks! I just found a bug > in our configs... We don't have CONFIG_FRAME_POINTER set because > CONFIG_DEBUG_KERNEL got unset in the 'production' configs... I'll fix > that up. > Oops, no, misdiagnosed that by accidentally grepping for FRAME_POINTERS instead of FRAME_POINTER... it's set in our configs. -- 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 policy in Canada: sign http://dissolvethecrtc.ca/ Don't email: email@kvack.org