NetBSD/sys/uvm
pooka b6d93fa026 For the nfs throttling kludge, test against v_tag == VT_NFS instead
of v_op (the latter imposes linkage).
2010-03-02 21:32:29 +00:00
..
Makefile
files.uvm rename the va0_disabled option and cpp conditional to "disable" as well, 2010-02-21 13:17:50 +00:00
uvm.h
uvm_amap.c
uvm_amap.h
uvm_anon.c
uvm_anon.h
uvm_aobj.c
uvm_aobj.h
uvm_bio.c
uvm_coredump.c
uvm_ddb.h
uvm_device.c vnode.h is not used here. 2010-02-05 03:49:11 +00:00
uvm_device.h
uvm_emap.c
uvm_extern.h Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
uvm_fault.c Merge more indirect functions. Some comments. 2010-02-24 15:58:26 +00:00
uvm_fault.h
uvm_fault_i.h __inline -> inline 2010-02-06 12:10:59 +00:00
uvm_glue.c Change RSS (resident set size) limit. Instead of setting it arbitrarily 2010-02-25 23:10:49 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
uvm_km.h
uvm_kmguard.c
uvm_kmguard.h
uvm_loan.c A few assertions & comments. 2010-02-03 14:02:49 +00:00
uvm_loan.h Don't pass an unnecessary reference to uvm_loanbreak_anon(). 2010-02-02 17:40:43 +00:00
uvm_map.c rename the va0_disabled option and cpp conditional to "disable" as well, 2010-02-21 13:17:50 +00:00
uvm_map.h
uvm_meter.c
uvm_mmap.c
uvm_mremap.c
uvm_object.c
uvm_object.h
uvm_page.c - Use ctob() instead of ptoa() to obtain physical addresses from frame 2010-02-24 00:01:11 +00:00
uvm_page.h __inline -> inline 2010-02-06 12:10:59 +00:00
uvm_pager.c
uvm_pager.h
uvm_param.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pdpolicy.h
uvm_pdpolicy_clock.c
uvm_pdpolicy_clockpro.c
uvm_pdpolicy_impl.h
uvm_pglist.c
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_readahead.c
uvm_readahead.h
uvm_stat.c
uvm_stat.h __inline -> inline 2010-02-06 12:10:59 +00:00
uvm_swap.c For the nfs throttling kludge, test against v_tag == VT_NFS instead 2010-03-02 21:32:29 +00:00
uvm_swap.h
uvm_swapstub.c
uvm_unix.c
uvm_user.c
uvm_vnode.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00