2011-05-17 09:32:31 +04:00
|
|
|
# $NetBSD: files.uvm,v 1.20 2011/05/17 05:32:31 mrg Exp $
|
2005-11-28 01:18:41 +03:00
|
|
|
|
|
|
|
#
|
|
|
|
# UVM options
|
|
|
|
#
|
2011-05-17 09:32:31 +04:00
|
|
|
defflag opt_uvmhist.h UVMHIST UVMHIST_PRINT: KERNHIST
|
2008-06-04 21:47:40 +04:00
|
|
|
defflag opt_uvm.h USE_TOPDOWN_VM UVMMAP_COUNTERS
|
2009-10-22 01:11:57 +04:00
|
|
|
defflag opt_vmswap.h VMSWAP
|
2005-11-29 18:45:28 +03:00
|
|
|
defflag opt_readahead.h READAHEAD_STATS
|
2006-09-30 19:38:06 +04:00
|
|
|
defflag opt_ubc.h UBC_STATS
|
2007-10-25 17:03:03 +04:00
|
|
|
defparam opt_pagermap.h PAGER_MAP_SIZE
|
2006-09-15 19:51:12 +04:00
|
|
|
defflag PDPOLICY_CLOCKPRO
|
2010-02-21 16:17:50 +03:00
|
|
|
defparam USER_VA0_DISABLE_DEFAULT
|
2010-12-09 04:48:05 +03:00
|
|
|
defflag opt_uvm_page_trkown.h UVM_PAGE_TRKOWN
|
2005-11-28 01:18:41 +03:00
|
|
|
|
|
|
|
file uvm/uvm_amap.c
|
|
|
|
file uvm/uvm_anon.c
|
|
|
|
file uvm/uvm_aobj.c
|
|
|
|
file uvm/uvm_bio.c
|
2008-11-19 21:35:57 +03:00
|
|
|
file uvm/uvm_coredump.c coredump
|
2005-11-28 01:18:41 +03:00
|
|
|
file uvm/uvm_device.c
|
2009-06-28 19:18:50 +04:00
|
|
|
file uvm/uvm_emap.c
|
2005-11-28 01:18:41 +03:00
|
|
|
file uvm/uvm_fault.c
|
|
|
|
file uvm/uvm_glue.c
|
|
|
|
file uvm/uvm_init.c
|
|
|
|
file uvm/uvm_io.c
|
|
|
|
file uvm/uvm_km.c
|
2009-03-29 14:51:53 +04:00
|
|
|
file uvm/uvm_kmguard.c debug
|
2005-11-28 01:18:41 +03:00
|
|
|
file uvm/uvm_loan.c
|
|
|
|
file uvm/uvm_map.c
|
|
|
|
file uvm/uvm_meter.c
|
|
|
|
file uvm/uvm_mmap.c
|
2007-07-17 21:42:07 +04:00
|
|
|
file uvm/uvm_mremap.c
|
2006-11-26 00:40:04 +03:00
|
|
|
file uvm/uvm_object.c
|
2005-11-28 01:18:41 +03:00
|
|
|
file uvm/uvm_page.c
|
|
|
|
file uvm/uvm_pager.c
|
|
|
|
file uvm/uvm_pdaemon.c
|
2006-09-15 19:51:12 +04:00
|
|
|
file uvm/uvm_pdpolicy_clock.c !pdpolicy_clockpro
|
|
|
|
file uvm/uvm_pdpolicy_clockpro.c pdpolicy_clockpro
|
2005-11-28 01:18:41 +03:00
|
|
|
file uvm/uvm_pglist.c
|
2005-11-30 01:52:02 +03:00
|
|
|
file uvm/uvm_readahead.c
|
2005-11-28 01:18:41 +03:00
|
|
|
file uvm/uvm_stat.c
|
|
|
|
file uvm/uvm_swap.c vmswap
|
|
|
|
file uvm/uvm_swapstub.c !vmswap
|
|
|
|
file uvm/uvm_unix.c
|
|
|
|
file uvm/uvm_user.c
|
|
|
|
file uvm/uvm_vnode.c
|