NetBSD/sys/uvm
skrll 075d1d6791 need <sys/param.h> for COHERENCY_UNIT
Minor KNF along the way.
2021-07-21 06:35:44 +00:00
..
pmap need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
Makefile
files.uvm uvm(9): Enable swap encryption by default. 2021-06-03 20:18:06 +00:00
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
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 Add a sysctl hashstat collector for ubchash. 2021-04-01 06:26:26 +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: Make uvm_extern.h (more) self-contained, needs sys/types.h. 2021-05-31 10:57:02 +00:00
uvm_fault.c
uvm_fault.h
uvm_fault_i.h
uvm_glue.c
uvm_glue.h
uvm_init.c
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 in uvm_mapent_forkzero(), if the old entry was an object mapping, 2021-07-01 15:06:01 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c need <sys/param.h> for COHERENCY_UNIT 2021-07-21 06:35:44 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c
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 fix error in previous: UVMHIST_PDHIST_SIZE needs to stay next to pdhistbuf[]. 2021-04-17 21:37:21 +00:00
uvm_pdaemon.h
uvm_pdpolicy.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pgflcache.c
uvm_pgflcache.h
uvm_pglist.c in uvm_pglistalloc_contig_aggressive(), avoid looking forward past 2021-03-26 09:35:18 +00:00
uvm_pglist.h
uvm_physseg.c
uvm_physseg.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h remove KERNHIST_INIT_STATIC(). it stradles the line between usable 2021-04-17 01:53:58 +00:00
uvm_swap.c uvm(9): Enable swap encryption by default. 2021-06-03 20:18:06 +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