PERFORCE change 115881 for review

Oleksandr Tymoshenko gonzo at freebsd.org
Sat Mar 17 14:45:01 UTC 2007


Alan Cox (alc at cs.rice.edu) wrote:
> Oleksandr Tymoshenko wrote:
> 
> >http://perforce.freebsd.org/chv.cgi?CH=115881
> >
> >Change 115881 by gonzo at gonzo_jeeves on 2007/03/14 20:56:39
.. skipped ..
> >
> 
> vm_fault_prefault() calls pmap_enter_quick(), not pmap_enter().  
> However, some implementations of pmap_enter_quick() are little more than 
> a call to pmap_enter().  These implementations remove write access from 
> the allowed access permissions.  The sparc64 implementation below is 
> representative:
.. skipped ...
> 
    Thanks for pointing out! It did the trick.

-- 
gonzo


More information about the p4-projects mailing list