From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOSAKI Motohiro Subject: Re: [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim Date: Tue, 6 Jul 2010 09:36:41 +0900 (JST) Message-ID: <20100706093529.CCD1.A69D9226@jp.fujitsu.com> References: <20100702125155.69c02f85.akpm@linux-foundation.org> <20100705134949.GC13780@csn.ul.ie> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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 To: Mel Gorman Return-path: In-Reply-To: <20100705134949.GC13780@csn.ul.ie> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org 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, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org