NetBSD/sys/uvm
kleink 6e5b64c8a0 Merge parts of chs-ubc2 into the trunk:
Add a new type voff_t (defined as a synonym for off_t) to describe offsets
into uvm objects, and update the appropriate interfaces to use it, the
most visible effect being the ability to mmap() file offsets beyond
the range of a vaddr_t.

Originally by Chuck Silvers; blame me for problems caused by merging this
into non-UBC.
2000-03-26 20:54:45 +00:00
..
Makefile
uvm.h
uvm_amap.c
uvm_amap.h
uvm_amap_i.h
uvm_anon.c add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_anon.h add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_aobj.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_aobj.h add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_ddb.h
uvm_device.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_device.h
uvm_extern.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_fault.c add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_fault.h
uvm_fault_i.h add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_glue.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_glue.h
uvm_init.c
uvm_io.c
uvm_km.c add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_km.h
uvm_loan.c
uvm_loan.h
uvm_map.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_map.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_map_i.h
uvm_meter.c Add some very simple code to auto-size the kmem_map. We take the 2000-02-11 19:22:52 +00:00
uvm_mmap.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_object.h
uvm_page.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_page.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_page_i.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_pager.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_pager.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_pager_i.h
uvm_pdaemon.c
uvm_pdaemon.h
uvm_pglist.c
uvm_stat.c add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_stat.h
uvm_swap.c Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
uvm_swap.h add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
uvm_unix.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_user.c
uvm_vnode.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00
uvm_vnode.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00