NetBSD/sys/uvm
skrll ab6f34e350 s/pfi_faultpte/&p/ for consistency with arm / other uses of ptep 2021-03-13 17:14:11 +00:00
..
pmap s/pfi_faultpte/&p/ for consistency with arm / other uses of ptep 2021-03-13 17:14:11 +00:00
Makefile
files.uvm
uvm.h
uvm_amap.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00
uvm_amap.h
uvm_anon.c Handle PG_PAGEOUT in uvm_anon_release() too. 2020-10-25 00:05:26 +00:00
uvm_anon.h
uvm_aobj.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00
uvm_aobj.h
uvm_bio.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00
uvm_coredump.c
uvm_ddb.h
uvm_device.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00
uvm_device.h
uvm_extern.h
uvm_fault.c
uvm_fault.h
uvm_fault_i.h
uvm_glue.c
uvm_glue.h
uvm_init.c In uvmpd_tryownerlock(), if the initial try-lock of the owner lock fails 2020-11-04 01:30:19 +00:00
uvm_io.c
uvm_km.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c
uvm_mremap.c uvm_mremap: reference the appropriate backing object. 2020-11-27 22:32:43 +00:00
uvm_object.c
uvm_object.h
uvm_page.c Some KNF. NFC. 2020-12-20 11:11:34 +00:00
uvm_page.h Support __HAVE_PMAP_PV_TRACK in sys/uvm/pmap based pmaps (aka common pmap) 2020-12-20 16:38:25 +00:00
uvm_page_array.c
uvm_page_array.h
uvm_page_status.c
uvm_pager.c Move the handling of PG_PAGEOUT from uvm_aio_aiodone_pages() to 2020-10-18 18:22:29 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c In uvmpd_tryownerlock(), if the initial try-lock of the owner lock fails 2020-11-04 01:30:19 +00:00
uvm_pdaemon.h
uvm_pdpolicy.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pgflcache.c In the current code, CPU_COUNT_FREEPAGES counts pages in the global 2020-10-18 18:31:31 +00:00
uvm_pgflcache.h
uvm_pglist.c
uvm_pglist.h
uvm_physseg.c
uvm_physseg.h
uvm_pmap.h <tab> consistency 2021-03-07 08:16:58 +00:00
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c Consistently use %#jx instead of 0x%jx or just %jx in UVMHIST_LOG formats 2021-03-13 15:29:55 +00:00