NetBSD/sys/uvm
yamt 93127a7b4c amap_splitref: assert that origref->ar_amap is initialized
by caller beforehand.
2006-04-21 14:04:45 +00:00
..
Makefile
files.uvm
uvm.h
uvm_amap.c amap_splitref: assert that origref->ar_amap is initialized 2006-04-21 14:04:45 +00:00
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c ubc_fault: don't forget to clear PG_WANTED. 2006-04-13 02:17:42 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h -clean up the interface to uvm_fault: the "fault type" didn't serve 2006-03-15 18:09:25 +00:00
uvm_fault.c add assertions. 2006-04-11 09:28:14 +00:00
uvm_fault.h -clean up the interface to uvm_fault: the "fault type" didn't serve 2006-03-15 18:09:25 +00:00
uvm_fault_i.h
uvm_glue.c -clean up the interface to uvm_fault: the "fault type" didn't serve 2006-03-15 18:09:25 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c uvm_km_pgremove/uvm_km_pgremove_intrsafe: fix assertions. 2006-04-05 21:56:24 +00:00
uvm_km.h
uvm_loan.c from Christian Ehrhardt: 2006-04-18 09:56:16 +00:00
uvm_loan.h
uvm_map.c - share some code between uvm_map_clip_end and uvm_map_clip_start. 2006-04-21 14:03:01 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c Coverity CID 2721: Avoid bitching for impossible cases, by adding KASSERT. 2006-04-05 19:49:28 +00:00
uvm_mremap.c
uvm_object.h
uvm_page.c uvm_page_own: more assertions. 2006-04-13 08:33:18 +00:00
uvm_page.h Update comment to match reality (vm_physmemseg -> vm_physseg). 2006-04-06 07:18:23 +00:00
uvm_pager.c Change previous to KASSERT per yamt's request. 2006-04-13 02:32:14 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c