summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_object.h
AgeCommit message (Expand)Author
2003-11-29mincore: don't treat an aobj as a device mapping.yamt
2002-06-20count aobj pages (most notably kernel stack pages) as anon pageschs
2002-05-15When core dumping a process, don't dump maps backed up by the device pager.matt
2001-10-30- Add a new vnode flag VEXECMAP, which indicates that a vnode hasthorpej
2001-09-15a whole bunch of changes to improve performance and robustness under load:chs
2001-05-26replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.chs
2001-03-09add UBC memory-usage balancing. we track the number of pages in use forchs
2001-01-28Put the extern decl of uvm_vnodeops in uvm_object.hthorpej
2001-01-28Define a UVM_OBJ_IS_VNODE() macro to test if an object is a vnode.thorpej
1999-05-25Define a new kernel object type, "intrsafe", which are used for objectsthorpej
1999-05-25Macro'ize the test for "object is a kernel object".thorpej
1999-03-25remove now >1 year old pre-release message.mrg
1998-03-09KNF.mrg
1998-02-10add/cleanup multiple inclusion protection.perry
1998-02-07restore rcsidsmrg
1998-02-06RCS ID police.thorpej
1998-02-05initial import of the new virtual memory system, UVM, into -current.mrg