From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by kanga.kvack.org (Postfix) with SMTP id 4FEF96B01F0 for ; Tue, 17 Aug 2010 13:51:12 -0400 (EDT) Date: Tue, 17 Aug 2010 12:51:09 -0500 (CDT) From: Christoph Lameter Subject: Re: [S+Q3 20/23] slub: Shared cache to exploit cross cpu caching abilities. In-Reply-To: Message-ID: References: <20100804024514.139976032@linux.com> <20100804024535.338543724@linux.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-mm@kvack.org To: David Rientjes Cc: Pekka Enberg , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Nick Piggin List-ID: On Mon, 16 Aug 2010, David Rientjes wrote: > This explodes on the memset() in slab_alloc() because of __GFP_ZERO on my > system: Well that seems to be because __kmalloc_node returned invalid address. Run with full debugging please? -- 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