NetBSD/sys/uvm
enami 4e59adc1bb s/UBC_WINSIZE/ubc_winsize/g except the variable initialization. 2000-12-21 03:37:59 +00:00
..
Makefile
uvm.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_amap.c
uvm_amap.h
uvm_amap_i.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c s/UBC_WINSIZE/ubc_winsize/g except the variable initialization. 2000-12-21 03:37:59 +00:00
uvm_ddb.h
uvm_device.c
uvm_device.h
uvm_extern.h Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
uvm_fault.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Use single const char array instead of over 200 string constant. 2000-12-13 08:06:11 +00:00
uvm_map.h Use single const char array instead of over 200 string constant. 2000-12-13 08:06:11 +00:00
uvm_map_i.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_meter.c Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
uvm_mmap.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_object.h
uvm_page.c make sure that pages are on an paging queue before unlocking them. 2000-12-01 09:54:42 +00:00
uvm_page.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_page_i.h
uvm_pager.c in uvm_pagermapin(), for now, don't pass the flag to pmap_enter() 2000-12-09 23:26:27 +00:00
uvm_pager.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_pager_i.h
uvm_param.h expose the tunables ubc_nwins and ubc_winsize in uvm_param.h. 2000-12-21 00:52:01 +00:00
uvm_pdaemon.c continue processing the inactive queue past the free target when 2000-12-13 17:03:32 +00:00
uvm_pdaemon.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c add new uvmexp fields for uvmexp_print(). 2000-12-01 09:48:56 +00:00
uvm_stat.h
uvm_swap.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c in uvn_flush(), don't deactivate busy pages. 2000-12-16 06:17:09 +00:00
uvm_vnode.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00