Prev: [PATCH] [CPUFREQ] fix race condition in store_scaling_governor
Next: perf: perf record sets inherit by default
From: Alex Elder on 11 May 2010 10:50 On Mon, 2010-05-10 at 15:35 -0700, Greg KH wrote: > 2.6.32-stable review patch. If anyone has any objections, please let us know. Acked-by: Alex Elder <aelder(a)sgi.com> > ------------------ > > From: Dave Chinner <dchinner(a)redhat.com> > > commit 9bf729c0af67897ea8498ce17c29b0683f7f2028 upstream > > On low memory boxes or those with highmem, kernel can OOM before the > background reclaims inodes via xfssyncd. Add a shrinker to run inode > reclaim so that it inode reclaim is expedited when memory is low. > .... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 11 May 2010 11:20
On Tue, May 11, 2010 at 09:47:20AM -0500, Alex Elder wrote: > On Mon, 2010-05-10 at 15:35 -0700, Greg KH wrote: > > 2.6.32-stable review patch. If anyone has any objections, please let us know. > > Acked-by: Alex Elder <aelder(a)sgi.com> Thanks, I've added your ack for both the .32 and .33 versions of this patch. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |