From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p6T9mQP4037118 for ; Fri, 29 Jul 2011 04:48:26 -0500 Received: from mail-pz0-f43.google.com (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 88BA41D91570 for ; Fri, 29 Jul 2011 02:48:24 -0700 (PDT) Received: from mail-pz0-f43.google.com (mail-pz0-f43.google.com [209.85.210.43]) by cuda.sgi.com with ESMTP id ouB08EEThyfL4zYA for ; Fri, 29 Jul 2011 02:48:24 -0700 (PDT) Received: by pzk1 with SMTP id 1so4833428pzk.2 for ; Fri, 29 Jul 2011 02:48:24 -0700 (PDT) Date: Fri, 29 Jul 2011 18:48:16 +0900 From: Minchan Kim Subject: Re: [RFC PATCH 0/8] Reduce filesystem writeback from page reclaim v2 Message-ID: <20110729094816.GG1843@barrios-desktop> References: <1311265730-5324-1-git-send-email-mgorman@suse.de> <20110727161821.GA1738@barrios-desktop> <20110728113852.GN3010@suse.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20110728113852.GN3010@suse.de> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Mel Gorman Cc: Rik van Riel , Jan Kara , LKML , XFS , Christoph Hellwig , Linux-MM , Wu Fengguang , Johannes Weiner On Thu, Jul 28, 2011 at 12:38:52PM +0100, Mel Gorman wrote: > On Thu, Jul 28, 2011 at 01:18:21AM +0900, Minchan Kim wrote: > > On Thu, Jul 21, 2011 at 05:28:42PM +0100, Mel Gorman wrote: > > > Note how preventing kswapd reclaiming dirty pages pushes up its CPU > > > usage as it scans more pages but it does not get excessive due to > > > the throttling. > > > > Good to hear. > > The concern of this patchset was early OOM kill with too many scanning. > > I can throw such concern out from now on. > > > > At least, I haven't been able to trigger a premature OOM. AFAIR, Andrew had a premature OOM problem[1] but I couldn't track down at that time. I think this patch series might solve his problem. Although it doesn't, it should not accelerate his problem, at least. Andrew, Could you test this patchset? [1] https://lkml.org/lkml/2011/5/25/415 -- Kind regards, Minchan Kim _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs