Re: [PATCH] Optimize out pte_chain take three
From: Daniel Phillips <hidden>
Date: 2002-07-13 14:10:02
From: Daniel Phillips <hidden>
Date: 2002-07-13 14:10:02
On Thursday 11 July 2002 02:47, Rik van Riel wrote:
On Wed, 10 Jul 2002, Andrew Morton wrote:quoted
A lot of it should be fairly simple. We have tons of pagecache-intensive workloads. But we have gaps when it comes to the VM. In the area of page replacement.Umm, page replacement is about identifying the working set and paging out those pages which are not in the working set. None of the benchmark examples you give have anything like a working set.
What we need is a short C program that similates a working set. I believe we discussed such a thing briefly at Ottawa. This is just random-fu. The main challenge is making it short and sweet. -- Daniel -- 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/