[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245714667.4017.8.camel@pasglop>
Date: Tue, 23 Jun 2009 09:51:07 +1000
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: James Bottomley <James.Bottomley@...senPartnership.com>
Cc: Pekka Enberg <penberg@...helsinki.fi>,
linux-kernel <linux-kernel@...r.kernel.org>,
"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: Regression: ppc powerstation boot hang caused by slab
initialisation code
On Mon, 2009-06-22 at 18:21 -0500, James Bottomley wrote:
> On Tue, 2009-06-23 at 08:51 +1000, Benjamin Herrenschmidt wrote:
> > Ah, I notice you use SLAB, that's the second report of hangs with it due to
> > the changes. You can try SLUB while I'm looking, might help.
>
> Yes, switching to slub fixes it ... although given that the identified
> problem commit is a slab one, that's understandable ...
No, the commit actually moves all SL*B allocators earlier during boot.
Basically, the aim is to remove the need for alloc_bootmem in 90% of
boot code by making SL*B available much earlier.
Cheers,
Ben.
--
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