NetBSD/sys/uvm
chuck 44f5fc2839 cleanup/reorg:
- break anon related functions out of uvm_amap.c and put them in their own
  file (uvm_anon.c).  includes break up uvm_anon_init into an amap and an
  an anon init function
- ensure that only functions within the amap module access amap structure
  fields (add macros to amap api as needed)
1999-01-24 23:53:14 +00:00
..
Makefile
uvm.h
uvm_amap.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_amap.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_amap_i.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_anon.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_anon.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_aobj.c
uvm_aobj.h
uvm_ddb.h
uvm_device.c check the return value of d_mmap before pmap_phys_address() gets hold of it. 1998-11-19 05:23:26 +00:00
uvm_device.h
uvm_extern.h
uvm_fault.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_fault.h
uvm_fault_i.h cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_glue.c
uvm_glue.h
uvm_init.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_io.c
uvm_km.c
uvm_km.h
uvm_loan.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_loan.h
uvm_map.c cleanup/reorg: 1999-01-24 23:53:14 +00:00
uvm_map.h
uvm_map_i.h
uvm_meter.c
uvm_mmap.c
uvm_object.h
uvm_page.c
uvm_page.h
uvm_page_i.h
uvm_pager.c fix a precedence problem in uvm_mk_pcluster() which prevented 1999-01-22 08:00:35 +00:00
uvm_pager.h
uvm_pager_i.h
uvm_pdaemon.c remove outdated comment. 1998-11-04 07:06:05 +00:00
uvm_pdaemon.h
uvm_pglist.c
uvm_stat.c
uvm_stat.h
uvm_swap.c When a reference is made to a hole in a swap file, panic. The optimal 1998-12-26 06:25:59 +00:00
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c
uvm_vnode.h