NetBSD/sys/uvm
chs 9b371040ea keep track of how many pages are currently being paged out,
stop initiating new pageouts when "(free + paging) > freetarg".
fix pageq locking.
1998-02-07 02:35:11 +00:00
..
uvm.h
uvm_amap.c fix typoes in locking. 1998-02-07 02:21:29 +00:00
uvm_amap.h
uvm_amap_i.h RCS ID police. 1998-02-06 22:26:13 +00:00
uvm_anon.h
uvm_aobj.c enable hashtables for swapslot storage - deadlock is fixed. 1998-02-07 02:32:37 +00:00
uvm_aobj.h declare aobj_pager, needed in uvm_km.c. 1998-02-07 02:31:06 +00:00
uvm_device.c rearrange a bit for clarity. 1998-02-07 02:18:27 +00:00
uvm_device.h
uvm_extern.h prototype for uvm_map_checkprot() moved here. 1998-02-07 02:24:02 +00:00
uvm_fault.c don't try to relock amap if there isn't one. 1998-02-07 02:19:55 +00:00
uvm_fault.h
uvm_fault_i.h
uvm_glue.c add locking of kernel_map in uvm_kernacc(). 1998-02-07 02:26:04 +00:00
uvm_glue.h
uvm_init.c enable paging of kernel_object. 1998-02-07 02:26:46 +00:00
uvm_io.c
uvm_km.c convert kernel_object to an aobj. 1998-02-07 02:29:21 +00:00
uvm_km.h
uvm_loan.c fix typoes in locking. 1998-02-07 02:17:48 +00:00
uvm_loan.h
uvm_map.c
uvm_map.h prototype for uvm_map_checkprot() moved to uvm_extern.h. 1998-02-07 02:22:24 +00:00
uvm_map_i.h
uvm_meter.c
uvm_mmap.c
uvm_object.h
uvm_page.c reserve some pages for the kernel, and some more especially 1998-02-07 02:34:08 +00:00
uvm_page.h
uvm_page_i.h
uvm_pager.c RCS ID police. 1998-02-06 22:26:13 +00:00
uvm_pager.h
uvm_pager_i.h
uvm_pdaemon.c keep track of how many pages are currently being paged out, 1998-02-07 02:35:11 +00:00
uvm_pdaemon.h
uvm_pglist.c
uvm_stat.c
uvm_stat.h remove locking from UVMCNT counters. 1998-02-07 02:16:52 +00:00
uvm_swap.c
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm_vnode.h