Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262117AbUKVXTs (ORCPT ); Mon, 22 Nov 2004 18:19:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262110AbUKVXRh (ORCPT ); Mon, 22 Nov 2004 18:17:37 -0500 Received: from omx3-ext.sgi.com ([192.48.171.20]:48595 "EHLO omx3.sgi.com") by vger.kernel.org with ESMTP id S261862AbUKVXNe (ORCPT ); Mon, 22 Nov 2004 18:13:34 -0500 Date: Mon, 22 Nov 2004 15:13:25 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Nick Piggin cc: Andrew Morton , hugh@veritas.com, torvalds@osdl.org, benh@kernel.crashing.org, linux-mm@kvack.org, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: deferred rss update instead of sloppy rss In-Reply-To: <41A271AE.7090802@yahoo.com.au> Message-ID: References: <20041122141148.1e6ef125.akpm@osdl.org> <20041122144507.484a7627.akpm@osdl.org> <41A271AE.7090802@yahoo.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 956 Lines: 19 On Tue, 23 Nov 2004, Nick Piggin wrote: > > The timer tick occurs every 1 ms. The maximum pagefault frequency that I > > have seen is 500000 faults /second. The max deviation is therefore > > less than 500 (could be greater if page table lock / mmap_sem always held > > when the tick occurs). > I think that by the time you get the spilling code in, the mm-list method > will be looking positively elegant! I do not care what gets in as long as something goes in to address the performance issues. So far everyone seems to have their pet ideas. By all means do the mm-list method and post it. But we have already seen objections by other against loops in proc. So that will also cause additional controversy. - 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/