[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080415202805.GA26880@elte.hu>
Date: Tue, 15 Apr 2008 22:28:05 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Christoph Lameter <clameter@....com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Pekka Enberg <penberg@...helsinki.fi>,
linux-kernel@...r.kernel.org, Mel Gorman <mel@....ul.ie>,
Nick Piggin <npiggin@...e.de>,
Andrew Morton <akpm@...ux-foundation.org>,
"Rafael J. Wysocki" <rjw@...k.pl>, Yinghai.Lu@....com,
apw@...dowen.org,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
Subject: Re: [bug] SLUB + mm/slab.c boot crash in -rc9
* Ingo Molnar <mingo@...e.hu> wrote:
> - we have a special loop for highmem pages in arch/x86/mm/init_32.c,
> set_highmem_pages_init(). This just goes through the PFNs one by one
> and does an explicit __free_page() on all RAM pages that are in the
> mem_map[] and which are non-reserved.
>
> and that's it roughly.
btw., highmem shouldnt matter because it does not influence how we
allocate our key data structures.
i confirmed that by turning set_highmem_pages_init() into a NOP - the
kernel still crashed with just lowmem memory being around.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists