[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1300108464.3423.1.camel@edumazet-laptop>
Date: Mon, 14 Mar 2011 14:14:24 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Yann Dupont <Yann.Dupont@...v-nantes.fr>
Cc: linux-kernel@...r.kernel.org, netdev <netdev@...r.kernel.org>
Subject: Re: kernel 2.6.37 : oops in cleanup_once
Le lundi 14 mars 2011 à 11:44 +0100, Yann Dupont a écrit :
> Le 02/02/2011 16:08, Eric Dumazet a écrit :
>
>
> > I suspect a mem corruption from another layer (not inetpeer)
> >
> > Unfortunately many kmem caches share the "64 bytes" cache.
> >
> > Could you please add "slub_nomerge" on your boot command ?
> >
> ...
>
> >
> >> -Is there a very severe impact on performance ?
> >>
> > not at all
> >
> Maybe there is an impact after all : since then, we don't have problems
> anymore !
>
> linkwood:~# uptime
> 11:42:03 up 39 days, 17:08, 3 users, load average: 0.01, 0.03, 0.05
>
> So... could slub_nomerge hide or simply avoid the problem ?
> Or are we just lucky this time ?
>
>
I would say you are lucky ;)
Not all memory corruptions are noticed. Sometimes it touch unused parts
of memory, or some parts with no critical content.
--
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