Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Fri Jul 24 13:27:26 PDT 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv2109

Modified Files:
        vm_kern.c 
Log Message:
Implement kmem_{alloc,free}_poolpage().  These functions use pmap hooks to
map/unmap pool pages if provided by the pmap layer.


thorpej
Fri Jul 24 13:27:51 PDT 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv2166

Modified Files:
        vm_extern.h 
Log Message:
Implement kmem_{alloc,free}_poolpage().  These functions use pmap hooks to
map/unmap pool pages if provided by the pmap layer.


thorpej
Fri Jul 24 13:28:48 PDT 1998
Update of /cvsroot/src/sys/uvm
In directory nb00:/tmp/cvs-serv2201

Modified Files:
        uvm_extern.h uvm_km.c 
Log Message:
Implement uvm_km_{alloc,free}_poolpage().  These functions use pmap hooks to
map/unmap pool pages if provided by the pmap layer.




Home | Main Index | Thread Index | Old Index