Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760946AbXEMXsA (ORCPT ); Sun, 13 May 2007 19:48:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757550AbXEMXrx (ORCPT ); Sun, 13 May 2007 19:47:53 -0400 Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:50396 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756892AbXEMXrw (ORCPT ); Sun, 13 May 2007 19:47:52 -0400 Date: Sun, 13 May 2007 16:47:51 -0700 (PDT) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Jens Axboe cc: Oliver Xymoron , akpm@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: SLUB under lguest on i386 In-Reply-To: <20070512182756.GP4629@kernel.dk> Message-ID: References: <20070511213336.GX11166@waste.org> <20070512182756.GP4629@kernel.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1755 Lines: 40 On Sat, 12 May 2007, Jens Axboe wrote: > On Fri, May 11 2007, Oliver Xymoron wrote: > > Tried to boot using SLUB under lguest with 2.6.21-mm2. Got the > > following: > > > > ... > > [ 0.388000] NET: Registered protocol family 17 > > [ 0.388000] Using IPI Shortcut mode > > [ 0.420000] EXT2-fs warning: mounting unchecked fs, running e2fsck > > is recommended > > [ 0.420000] VFS: Mounted root (ext2 filesystem). > > [ 0.420000] Freeing unused kernel memory: 188k freed > > [ 17.536000] BUG: spinlock lockup on CPU#0, init/1, c17de0c0 > > [ 17.536000] [] show_trace_log_lvl+0x1a/0x30 > > [ 17.536000] [] show_trace+0x12/0x14 > > [ 17.536000] [] dump_stack+0x15/0x17 > > [ 17.536000] [] _raw_spin_lock+0xbf/0xd8 > > [ 17.536000] [] _spin_lock+0x3c/0x42 > > [ 17.536000] [] vma_adjust+0x1a9/0x35f > > [ 17.536000] [] vma_merge+0x158/0x168 > > [ 17.536000] [] mmap_region+0x13b/0x405 > > [ 17.536000] [] do_mmap_pgoff+0x211/0x269 > > [ 17.536000] [] sys_mmap2+0x64/0xb4 > > [ 17.536000] [] old_mmap+0x59/0x5f > > [ 17.536000] [] syscall_call+0x7/0xb > > [ 17.536000] ======================= > > > > And no sign of further progress. SLAB worked fine. > > Exact same thing happens on real hardware here. Anyone could try this with slub_debug on the kernel command line? Another assumption that page size allocs are page size aligned? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/