NetBSD/sys/uvm
skrll a0cae18fb0 Fix UVMHIST build 2022-11-07 07:28:04 +00:00
..
pmap Fix UVMHIST build 2022-11-07 07:28:04 +00:00
Makefile
files.uvm
uvm.h
uvm_amap.c
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c fix various typos in comments, documentation and messages. 2022-05-31 08:43:13 +00:00
uvm_aobj.h
uvm_bio.c
uvm_coredump.c
uvm_ddb.h
uvm_device.c uvm: CTASSERT about MIN_PAGE_SIZE, which is constant. 2022-07-07 13:27:02 +00:00
uvm_device.h Add some missing includes to uvm_device.h. 2021-12-18 16:31:53 +00:00
uvm_extern.h
uvm_fault.c sys/kernel.h: New home for extern start_init_exec. 2022-10-26 23:27:32 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c allow KMSAN to work again by restoring the limiting of kva even with 2022-08-06 05:55:37 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c initialize a variable to appease clang 2022-06-08 16:55:00 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c Convert CTASSERT(9) for PAGE_{SIZE,MASK} into KASSERT(9). 2022-07-07 11:29:18 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c ddb/db_active.h: New home for extern db_active. 2022-10-26 23:38:05 +00:00
uvm_page.h
uvm_page_array.c
uvm_page_array.h
uvm_page_status.c
uvm_pager.c
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pdpolicy.h uvm_pdpolicy.h: Fix missing forward declarations and includes. 2022-08-20 23:26:02 +00:00
uvm_pdpolicy_clock.c s/stablize/stabilize/ 2022-04-12 20:27:56 +00:00
uvm_pdpolicy_clockpro.c s/stablize/stabilize/ 2022-04-12 20:27:56 +00:00
uvm_pdpolicy_impl.h
uvm_pgflcache.c
uvm_pgflcache.h
uvm_pglist.c Update uvm_pglistalloc_[cs]_ps to return EINVAL if [low, high] doesn't 2021-12-21 08:27:49 +00:00
uvm_pglist.h
uvm_physseg.c
uvm_physseg.h
uvm_pmap.h uvm/uvm_pmap.h: Fix missing types and forward declarations. 2022-08-20 23:08:53 +00:00
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
uvm_swap.c
uvm_swap.h
uvm_swapstub.c
uvm_unix.c Use p->p_stackbase instead of USRSTACK because the stackbase can move because 2022-01-10 18:04:20 +00:00
uvm_user.c
uvm_vnode.c