Subject: Re: pmap_is_referenced() -- not used?
To: Lars Heidieker <paradoxix@heidieker.de>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 01/26/2001 08:24:20
On Fri, Jan 26, 2001 at 04:37:08PM +0100, Lars Heidieker wrote:

 > Another thing that might help ist to put referenced pages at the end of
 > the active list while scanning the active list.

I'm not sure this is such a great idea.  If you're already near the
end of the list, you could end up scanning that page again prematurely.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>