Re: page allocation failure
From: Nathan Scott (nathans_at_sgi.com)
Date: 01/20/04
- Previous message: Rusty Russell: "CPU Hotplug: Hotplug Script And SIGPWR"
- In reply to: Andrew Morton: "Re: page allocation failure"
- Next in thread: Oliver Kiddle: "Re: page allocation failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 17:00:52 +1100 To: Oliver Kiddle <okiddle@yahoo.co.uk>, Andrew Morton <akpm@osdl.org>, hch@infradead.org
On Mon, Jan 19, 2004 at 07:38:37PM -0800, Andrew Morton wrote:
> Oliver Kiddle <okiddle@yahoo.co.uk> wrote:
> >
> > It has happened three times now and on all occasions, I was untarring a
> > huge file on an XFS partition. I assume the problem is something to do
> > with VM. The machine has 1GB of RAM which should be plenty. For the
> ...
> You probably should apply this patch to tell us where the allocation
> failures are coming from. Make sure that CONFIG_KALLSYMS is enabled in
> kernel config.
We do have known issues in XFS on 2.6 with handling certain VM
allocation failures -- maybe hitting that here. Christoph has
been looking at making XFS do a better job there; __GFP_NOFAIL
allocations failing seem to be the worst issue for us - on the
occasions I've hit that though, its always immediately fatal.
cheers.
-- Nathan - 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/
- Previous message: Rusty Russell: "CPU Hotplug: Hotplug Script And SIGPWR"
- In reply to: Andrew Morton: "Re: page allocation failure"
- Next in thread: Oliver Kiddle: "Re: page allocation failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|