Re: 2.6.22-stable causes oomkiller to be invoked

From: Greg KH
Date: Thu Dec 13 2007 - 11:30:49 EST


On Thu, Dec 13, 2007 at 08:48:47PM +0530, Dhaval Giani wrote:
> On Thu, Dec 13, 2007 at 06:53:26PM +0530, Dhaval Giani wrote:
> > On Thu, Dec 13, 2007 at 06:03:33PM +0530, Dhaval Giani wrote:
> > > Hi Greg, Tejun,
> > >
> > > The following script causes oomkiller to be invoked on my system here.
> > >
> > > while echo; do cat /sys/kernel/kexec_crash_loaded; done
> > >
> >
> > while echo; do cat /sys/kernel/uevent_seqnum ; done;
> >
> > causes oomkiller to be invoked on 2.6.22-stable, 2.6.23-stable and
> > 2.6.24-rc5 as well. It seems not be particularly related to any single
> > file in sysfs.
> >
>
> And on 2.6.24-rc5-mm1 as well.

How long do you have to run this? I'm not seeing a problem here with
2.6.24-rc5 using SLUB, but I might not have run things long enough.

I ran slabinfo and don't see anything leaking either, do you?

thanks,

greg k-h
--
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/