Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756443Ab0GFAgs (ORCPT ); Mon, 5 Jul 2010 20:36:48 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:53729 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754328Ab0GFAgq (ORCPT ); Mon, 5 Jul 2010 20:36:46 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Mel Gorman Subject: Re: [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim Cc: kosaki.motohiro@jp.fujitsu.com, Andrew Morton , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, Dave Chinner , Chris Mason , Nick Piggin , Rik van Riel , Johannes Weiner , Christoph Hellwig , KAMEZAWA Hiroyuki , Andrea Arcangeli In-Reply-To: <20100705134949.GC13780@csn.ul.ie> References: <20100702125155.69c02f85.akpm@linux-foundation.org> <20100705134949.GC13780@csn.ul.ie> Message-Id: <20100706093529.CCD1.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Tue, 6 Jul 2010 09:36:41 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 801 Lines: 22 Hello, > Ok, that's reasonable as I'm still working on that patch. For example, the > patch disabled anonymous page writeback which is unnecessary as the stack > usage for anon writeback is less than file writeback. How do we examine swap-on-file? > Second, using systemtap, > I was able to see that file-backed dirty pages have a tendency to be near the > end of the LRU even though they are a small percentage of the overall pages > in the LRU. I'm hoping to figure out why this is as it would make avoiding > writeback a lot less controversial. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/