CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/05 21:45:08
Modified files:
sys/conf : files
sys/uvm : uvm_object.h
Added files:
sys/uvm : uvm_object.c
Log message:
Add uvm_objwire() and uvm_objunwire(), I need this for some of my crazy
shitz.
Code mostly from netbsd with some tweaks from me. The loaning case is
specifcically if 0ed out right now because we do not do loaning.
ok ariane@, a...@.
