Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933793AbXEVLGQ (ORCPT ); Tue, 22 May 2007 07:06:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758621AbXEVLGF (ORCPT ); Tue, 22 May 2007 07:06:05 -0400 Received: from mail29.syd.optusnet.com.au ([211.29.132.171]:42172 "EHLO mail29.syd.optusnet.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758582AbXEVLGE (ORCPT ); Tue, 22 May 2007 07:06:04 -0400 From: Con Kolivas To: Ingo Molnar Subject: Re: [PATCH] mm: swap prefetch improvements Date: Tue, 22 May 2007 21:04:20 +1000 User-Agent: KMail/1.9.5 Cc: Antonino Ingargiola , Nick Piggin , Ray Lee , ck list , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org References: <20070430162007.ad46e153.akpm@linux-foundation.org> <200705222054.46488.kernel@kolivas.org> <20070522105710.GA12833@elte.hu> In-Reply-To: <20070522105710.GA12833@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705222104.20580.kernel@kolivas.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1066 Lines: 25 On Tuesday 22 May 2007 20:57, Ingo Molnar wrote: > * Con Kolivas wrote: > > On Tuesday 22 May 2007 20:46, Ingo Molnar wrote: > > > It clearly should not consider 'itself' as IO activity. This > > > suggests some bug in the 'detect activity' mechanism, agreed? I'm > > > wondering whether you are seeing the same problem, or is all > > > swap-prefetch IO on your system continuous until it's done [or some > > > other IO comes inbetween]? > > > > When nothing else is happening anywhere on the system it reads in > > bursts and goes to sleep during journal writeout. > > hm, what do you call 'journal writeout' here that would be happening on > my system? Not really sure what you have in terms of fs, but here even with nothing going on, ext3 writes to disk every 5 seconds with kjournald. -- -ck - 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/