lkml.org 
[lkml]   [2006]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Out of Memory: Killed process 16498 (java).
Dave Jones <davej@redhat.com> wrote:
>
> On Thu, Jan 19, 2006 at 03:11:45PM -0000, Andy Chittenden wrote:
> > DMA free:20kB min:24kB low:28kB high:36kB active:0kB inactive:0kB
> > present:12740kB pages_scanned:4 all_unreclaimable? yes
>
> Note we only scanned 4 pages before we gave up.
> Larry Woodman came up with this patch below that clears all_unreclaimable
> when in two places where we've made progress at freeing up some pages
> which has helped oom situations for some of our users.

That won't help - there are exactly zero pages on ZONE_DMA's LRU.

The problem appears to be that all of the DMA zone has been gobbled up by
the BIO layer. It seems quite inappropriate that a modern 64-bit machine
is allocating tons of disk I/O pages from the teeny ZONE_DMA. I'm
suspecting that someone has gone and set a queue's ->bounce_gfp to the wrong
thing.

Jens, would you have time to investigate please?
-
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/

\
 
 \ /
  Last update: 2006-01-19 23:17    [W:0.077 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site