Re: [PATCH v3] mm: SLAB Out-of-memory diagnostics

From: Pekka Enberg
Date: Sat Mar 10 2012 - 03:48:53 EST



> On Fri, 9 Mar 2012, Rafael Aquini wrote:
>
> > Following the example at mm/slub.c, add out-of-memory diagnostics to the
> > SLAB allocator to help on debugging certain OOM conditions.
> >
> > An example print out looks like this:
> >
> > <snip page allocator out-of-memory message>
> > SLAB: Unable to allocate memory on node 0 (gfp=0x11200)
> > cache: bio-0, object size: 192, order: 0
> > node 0: slabs: 3/3, objs: 60/60, free: 0
> >
> > Signed-off-by: Rafael Aquini <aquini@xxxxxxxxxx>
> > Acked-by: Rik van Riel <riel@xxxxxxxxxx>

On Fri, 9 Mar 2012, David Rientjes wrote:
> Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
>
> Thanks for following through with this!

Applied, thanks guys!

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