NetBSD/sys/uvm
2020-11-10 04:27:22 +00:00
..
pmap %#jx vs %jx consistency in UVMHIST_LOG 2020-10-08 14:02:40 +00:00
files.uvm G/C USE_TOPDOWN_VM. __USE_TOPDOWN_VM is used (and hidden) 2020-08-04 06:10:27 +00:00
Makefile
uvm_amap.c the previous fix for PR 55366 in uvm_amap.c 1.124 was incomplete: 2020-09-21 18:41:59 +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 In uvmpd_tryownerlock(), if the initial try-lock of the owner lock fails 2020-11-04 01:30:19 +00:00
uvm_aobj.h
uvm_bio.c remove someone's leftover debug printfs. 2020-11-10 04:27:22 +00:00
uvm_coredump.c
uvm_ddb.h
uvm_device.c
uvm_device.h Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
uvm_extern.h centralize calls from UVM to radixtree into a few functions. 2020-08-14 09:06:14 +00:00
uvm_fault_i.h
uvm_fault.c
uvm_fault.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 the previous fix for PR 55366 in uvm_amap.c 1.124 was incomplete: 2020-09-21 18:41:59 +00:00
uvm_km.c
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c
uvm_map.h
uvm_meter.c
uvm_mmap.c
uvm_mremap.c
uvm_object.c use uint64_t rather than int for storing the index of a page within an object. 2020-08-15 07:24:09 +00:00
uvm_object.h centralize calls from UVM to radixtree into a few functions. 2020-08-14 09:06:14 +00:00
uvm_page_array.c
uvm_page_array.h
uvm_page_status.c centralize calls from UVM to radixtree into a few functions. 2020-08-14 09:06:14 +00:00
uvm_page.c In the current code, CPU_COUNT_FREEPAGES counts pages in the global 2020-10-18 18:31:31 +00:00
uvm_page.h Add a new, more aggressive allocator for uvm_pglistalloc() to allocate 2020-10-07 17:51:50 +00:00
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 Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pdpolicy.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 Add a new, more aggressive allocator for uvm_pglistalloc() to allocate 2020-10-07 17:51:50 +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 Add a new, more aggressive allocator for uvm_pglistalloc() to allocate 2020-10-07 17:51:50 +00:00
uvm_swap.h Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c in uvm_findpage(), when uvm_page_array_fill_and_peek() returns a page 2020-08-16 00:24:41 +00:00
uvm.h