Re: oomkillers gone wild.

From: Dave Jones
Date: Sun Jun 10 2012 - 20:46:10 EST


On Sun, Jun 10, 2012 at 04:52:50PM -0700, David Rientjes wrote:
> On Sun, 10 Jun 2012, Dave Jones wrote:
>
> > To double check, here it is in rc2 (which has that patch)..
> >
> > $ uname -r
> > 3.5.0-rc2+
> > $ cat /proc/$(pidof dbus-daemon)/oom_score{_adj,}
> > -900
> > 7441500919753
> > $ grep RSS /proc/$(pidof dbus-daemon)/status
> > VmRSS: 1604 kB
>
> Eek, yes, that's definitely wrong. The following should fix it.

now prints..

-900
0

which I assume is much better ;-)

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