From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by kanga.kvack.org (Postfix) with SMTP id 7751D6B0099 for ; Tue, 26 Jan 2010 19:01:40 -0500 (EST) Date: Wed, 27 Jan 2010 01:00:29 +0100 From: Andrea Arcangeli Subject: Re: [PATCH 00 of 31] Transparent Hugepage support #7 Message-ID: <20100127000029.GC30452@random.random> References: <20100126175532.GA3359@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100126175532.GA3359@redhat.com> Sender: owner-linux-mm@kvack.org To: "Michael S. Tsirkin" Cc: linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Izik Eidus , Hugh Dickins , Nick Piggin , Rik van Riel , Mel Gorman , Andi Kleen , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Christoph Lameter , Chris Wright , Andrew Morton , bpicco@redhat.com, Christoph Hellwig , KOSAKI Motohiro List-ID: Hi Michael, Please try again booting with transparent_hugepage=5 that will disable khugepaged, it'll still provide a benefit to you, it should avoid the problem, and in meantime, I'll send you a debug patch to see exactly what's inside that pte that isn't mapping a page proper... likely some device driver that I'm not using that is doing something, expected fix is on the one liner size to the khugepaged last patch. Nothing worrysome... but I need more debug data to be sure what it is and to do a proper fix. Thanks a lot! Andrea -- 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