Source-Changes archive

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

CVS commit: syssrc/sys/arch/next68k/next68k



Module Name:    syssrc
Committed By:   chs
Date:           Sun Aug 19 17:35:37 UTC 2001

Modified Files:
        syssrc/sys/arch/next68k/next68k: vm_machdep.c

Log Message:
use pmap_k* in vmapbuf() and vunmapbuf() since there's no VAC on this platform.

in vunmapbuf(), call pmap_*remove() explicitly since uvm_km_free_wakeup()
will soon no longer do it for us.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/next68k/next68k/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index