NetBSD/sys/uvm
2019-11-21 17:47:53 +00:00
..
pmap Define and use VM_PAGEMD_PVLIST_EMPTY_P 2019-10-20 08:29:38 +00:00
files.uvm Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
Makefile
uvm_amap.c
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c Fix a UVMHIST_LOG format broken in 1.91 2019-11-07 07:45:14 +00:00
uvm_coredump.c
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h
uvm_fault_i.h
uvm_fault.c in uvm_fault_lower_io(), fetch all the map entry values that we need 2019-11-10 20:38:33 +00:00
uvm_fault.h
uvm_glue.c Use lwp_changepri(). 2019-11-21 17:47:53 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c Add support for Kernel Memory Sanitizer (kMSan). It detects uninitialized 2019-11-14 16:23:52 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Fix previous; semantics of align argument of uvm_map() is different 2019-11-01 13:04:22 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c Avoid left shift changing the signedness flag 2019-10-04 22:48:45 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c Fix programming mistake: 'paddrp' is a pointer given as argument, setting 2019-09-20 11:09:43 +00:00
uvm_page.h
uvm_pager.c
uvm_pager.h
uvm_param.h
uvm_pdaemon.c in uvm_wait(), panic if the pagedaemon thread does not exist. 2019-10-01 17:40:22 +00:00
uvm_pdaemon.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pdpolicy.h
uvm_pglist.c
uvm_pglist.h
uvm_physseg.c Fix programming mistake: 'paddrp' is a pointer given as argument, setting 2019-09-20 11:09:43 +00:00
uvm_physseg.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h