Re: [PATCH] Optimize out pte_chain take three
From: Daniel Phillips <hidden>
Date: 2002-07-13 14:52:01
From: Daniel Phillips <hidden>
Date: 2002-07-13 14:52:01
On Thursday 11 July 2002 21:54, Andrew Morton wrote:
The problem is the access pattern. It shouldn't be random-uniform. But what should it be? random-gaussian?
It should be kinda-fractal. That is, random distributions of random distributions. In concrete terms, this could mean running one random load for a while then randomly switching to a different random load. -- 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/