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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>