Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- From: Christoph Lameter <clameter@xxxxxxx>
- Date: Tue, 15 Apr 2008 12:39:26 -0700 (PDT)
On Tue, 15 Apr 2008, Linus Torvalds wrote:
On Tue, 15 Apr 2008, Ingo Molnar wrote:
btw., now with a second full day spent on this regression, i have
figured out a workaround the hard way: increasing SECTION_SIZE_BITS in
include/asm-x86/sparsemem.h from 26 to 27 makes it go away.
Interesting.
Hmmmm. SECTION_SIZE_BITS == 26 means SECTIONS_SHIFT == 6.
Increasing SECTION_SIZE_BITS to 27 reduces SECTION_SHIFT to 5. Thereby
the number of sparsemem sections (NR_MEM_SECTIONS) is reduced to half (64
to 32).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- From: Ingo Molnar
- Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- References:
- [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- From: Ingo Molnar
- Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- From: Pekka Enberg
- Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- From: Pekka Enberg
- Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- From: Ingo Molnar
- Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- From: Pekka Enberg
- Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- From: Pekka Enberg
- Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- From: Pekka Enberg
- Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- From: Ingo Molnar
- Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- From: Linus Torvalds
- Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- From: Ingo Molnar
- Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- From: Linus Torvalds
- [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
- Prev by Date: Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- Next by Date: Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- Previous by thread: Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- Next by thread: Re: [bug] SLUB + mm/slab.c boot crash in -rc9
- Index(es):
Relevant Pages
|