NetBSD/sys/uvm
kleink 7e35a43e67 In mmap(), bail out with EOVERFLOW when mapping a regular file and the file
offset plus mapping length cannot be represented in an off_t.
2000-03-28 18:45:19 +00:00
..
Makefile
uvm.h Always pass all arguments to uvm_sleep(). 1999-11-13 00:21:17 +00:00
uvm_amap.c eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
uvm_amap.h Don't bother returning the "slot" number from amap_add(): 1999-07-07 05:31:40 +00:00
uvm_amap_i.h eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
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 eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
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 Fix a corner case locking error, which could lead to map corruption in 1999-07-01 20:07:05 +00:00
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 In mmap(), bail out with EOVERFLOW when mapping a regular file and the file 2000-03-28 18:45:19 +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 Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
uvm_pdaemon.c Const poison uvm_wait(). 1999-11-04 21:51:42 +00:00
uvm_pdaemon.h Const poison uvm_wait(). 1999-11-04 21:51:42 +00:00
uvm_pglist.c Garbage collect thread_sleep()/thread_wakeup() left over from the old 1999-07-22 22:58:38 +00:00
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 Kill duplicate uvn_attach() prototype (public, already in uvm_vnode.h). 2000-03-27 16:58:23 +00:00
uvm_vnode.h Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:54:45 +00:00