NetBSD/sys/uvm
mlelstv 58874e35a7 allow NONE build 2019-05-01 07:17:18 +00:00
..
pmap s/ the the / the / 2019-03-08 08:12:39 +00:00
Makefile
files.uvm
uvm.h
uvm_amap.c
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c for direct map case, avoid PGO_NOBLOCKALLOC when writing, it makes 2018-12-09 20:45:37 +00:00
uvm_coredump.c VM_MAXUSER_ADDRESS can be undefined when compiling module/coredump; 2019-02-17 13:46:03 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h
uvm_fault.c If a pager fault method returns ENOMEM but some memory appears to be reclaimable, 2019-04-21 15:27:59 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c Provide a code argument in kasan_mark(), and give a code to each caller. 2019-04-07 09:20:04 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c Introduce KLEAK, a new feature that can detect kernel information leaks. 2018-12-02 21:00:13 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Avoid a panic from the sequence 2019-03-14 19:10:04 +00:00
uvm_map.h
uvm_meter.c add sysctl to easily set ubc_direct 2019-01-07 22:48:01 +00:00
uvm_mmap.c Overhaul the API used to fetch and store individual memory cells in 2019-04-06 03:06:23 +00:00
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c Avoid a panic from the sequence 2019-03-14 19:10:04 +00:00
uvm_page.h add sysctl to easily set ubc_direct 2019-01-07 22:48:01 +00:00
uvm_pager.c
uvm_pager.h update comment - PGO_JOURNALLOCKED now supported for 'get' too 2018-12-09 20:33:04 +00:00
uvm_param.h
uvm_pdaemon.c Draining pools from the pagedaemon thread can deadlock, because draining 2019-04-21 15:32:18 +00:00
uvm_pdaemon.h
uvm_pdpolicy.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pglist.c only warn once per call to uvm_pglistalloc_simple() if waiting. 2018-11-13 10:31:01 +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
uvm_swap.c Remove end of line spaces - one (two in one line) added during recent merge, 2019-01-27 05:22:19 +00:00
uvm_swap.h allow NONE build 2019-05-01 07:17:18 +00:00
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c