Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Thu Jan  8 15:28:08 PST 1998
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv1071

Modified Files:
        pmap.h vm_page.c 
Log Message:
In the new non-contig case, redefine pmap_steal_memory() as an alternative
to vm_bootstrap_steal_memory(), since we may need to steal memory from
a direct-mapped segment at this early stage of the game (on e.g. MIPS
and Alpha).

This interface is activated by defining PMAP_STEAL_MEMORY in <machine/pmap.h>.
Otherwise, the pmap_virtual_space() prototype is in-scope for use by
vm_bootstrap_steal_memory().




Home | Main Index | Thread Index | Old Index