NetBSD/sys/uvm
2018-06-02 15:24:55 +00:00
..
pmap s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
files.uvm Remove emap support. Unfortunately it never got to state where it would be 2018-05-19 11:39:37 +00:00
Makefile
uvm_amap.c
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c allow tmpfs files to be larger than 4GB. 2018-05-28 21:04:35 +00:00
uvm_aobj.h
uvm_bio.c add missing boilerplate for UVMHIST. 2018-06-02 15:24:55 +00:00
uvm_coredump.c
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h allow tmpfs files to be larger than 4GB. 2018-05-28 21:04:35 +00:00
uvm_fault_i.h don't store the rssmax in the lwp rusage, it is a per proc property. Instead 2018-05-08 19:33:57 +00:00
uvm_fault.c don't store the rssmax in the lwp rusage, it is a per proc property. Instead 2018-05-08 19:33:57 +00:00
uvm_fault.h
uvm_glue.c
uvm_glue.h
uvm_init.c Remove emap support. Unfortunately it never got to state where it would be 2018-05-19 11:39:37 +00:00
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c add the KASSERT() for loan_count wrap-around to all places which increase it 2018-05-25 20:11:03 +00:00
uvm_loan.h
uvm_map.c
uvm_map.h
uvm_meter.c
uvm_mmap.c
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c add experimental new function uvm_direct_process(), to allow of read/writes 2018-05-19 15:03:26 +00:00
uvm_page.h add experimental new function uvm_direct_process(), to allow of read/writes 2018-05-19 15:03:26 +00:00
uvm_pager.c
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
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
uvm_physseg.h
uvm_pmap.h add experimental new function uvm_direct_process(), to allow of read/writes 2018-05-19 15:03:26 +00:00
uvm_prot.h
uvm_readahead.c adjust heuristics for read-ahead to skip the full read-ahead when last page of 2018-05-19 15:18:02 +00:00
uvm_readahead.h
uvm_stat.c
uvm_stat.h
uvm_swap.c
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm.h