Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc/sys/arch/hp300/hp300
On Fri, 6 Jul 2001, Chuck Silvers wrote:
> Modified Files:
> syssrc/sys/arch/hp300/hp300: vm_machdep.c
>
> Log Message:
> use pmap_k* for pagemove().
> call pmap_remove() explicitly in vunmapbuf() in preparation for
> upcoming UVM changes.
Is this something which all ports need to do now (call pmap_remove())?
A bunch of ports currently depend on uvm_km_free_wakeup() doing this on
their behalf. Presumably, this is one of the "UVM changes" you hint at...
Cheers, Steve
Home |
Main Index |
Thread Index |
Old Index