From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 9 Dec 2004 14:52:59 -0800 From: William Lee Irwin III Subject: Re: page fault scalability patch V12: rss tasklist vs sloppy rss Message-ID: <20041209225259.GG2714@holomorphy.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org Return-Path: To: Christoph Lameter Cc: Hugh Dickins , Linus Torvalds , Andrew Morton , Benjamin Herrenschmidt , Nick Piggin , linux-mm@kvack.org, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org List-ID: On Thu, Dec 09, 2004 at 02:02:37PM -0800, Christoph Lameter wrote: > I was not also able to get the high numbers of > 3 mio faults with atomic > rss + prefaulting but was able to get that with tasklist + prefault. The > atomic version shares the locality problems with the sloppy approach. The implementation of the atomic version at least improperly places the counter's cacheline, so the results for that are gibberish. Unless the algorithms being compared are properly implemented, they're straw men, not valid comparisons. -- wli -- 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: aart@kvack.org