Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Wed Mar 11 22:25:53 PST 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv11202
Modified Files:
vm_page.c vm_page.h
Log Message:
Add vm_page_alloc1() and vm_page_free1(), which allocate/free single
VM pages, not associated with any object.
thorpej
Wed Mar 11 22:26:26 PST 1998
Update of /cvsroot/src/sys/arch/mips/mips
In directory nb00:/tmp/cvs-serv11683
Modified Files:
pmap.c
Log Message:
Garbage-collect; vm_page_alloc1() and vm_page_free1() are now in MI code.
thorpej
Wed Mar 11 22:27:36 PST 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv11714
Modified Files:
pmap.old.c
Log Message:
Use vm_page_alloc1() and vm_page_free1() as appropriate.
Home |
Main Index |
Thread Index |
Old Index