Subject: Re: CVS commit: [vmlocking] src/sys/kern
To: None <ad@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 09/09/2007 19:56:02
On Sep 9, 2007, at 4:17 PM, Andrew Doran wrote:

> - Re-enable pool_cache, since it works on i386 again after today's  
> pmap
>  change. pool_cache_invalidate() no longer invalidates objects stored
>  in the per-CPU caches. This needs some thought.

Then how do you invalidate the per-CPU caches?  That needs to be fixed.

-- thorpej