Subject: Re: CVS commit: syssrc/sys/arch/arm/arm32
To: None <Richard.Earnshaw@buzzard.freeserve.co.uk>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 10/18/2001 13:11:49
On Thu, Oct 18, 2001 at 08:55:49PM +0100, Richard Earnshaw wrote:

 > Doesn't help, since the whole uvmspace is shared for a vfork.  So 
 > pmap_reference is never called.  The relevant refcount is p_vmspae->
 > vm_refcnt, which as far as I can tell can't be found via a pmap handle.

Oh bugger, so it is... ok, well, I'll have to think about this a little
more then :-)

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