Re: Out of Memory: Killed process 16498 (java).

From: Jens Axboe
Date: Mon Jan 23 2006 - 05:08:18 EST


On Mon, Jan 23 2006, Andy Chittenden wrote:
> > There's your problem, apparently both of these queues is
> > being set to a
> > limit lower than blk_max_low_pfn which means the block layer
> > will revert
> > to the isa dma bounce zone for that queue... There's room for
> > improvement in the logic that chooses what zone to allocate
> > from.
>
> So I presume that requires a source fix. Or can it be configured out?

It does, I'll see if I can get some time to generate one.

--
Jens Axboe

-
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/