tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Unifying /dev/{mem,kmem,zero,null} implementations



On Sun, Feb 24, 2008 at 11:56:52PM +0000, Chris Gilbert wrote:
> I'd have expected pmap_update to happen soon after the pmap_* call, 
> generally within the calling function.  The same as all other uses of 
> pmap_update.

Based on this and the related discussion, I've updated the patch to use
pmap_enter instead of pmap_kenter_pa. Any other comments? Any test
results?

Joerg


Home | Main Index | Thread Index | Old Index