..
Makefile
Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as
2000-08-01 00:53:07 +00:00
uvm_amap_i.h
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_amap.c
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_amap.h
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_anon.c
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_anon.h
add support for ``swapctl -d'' (removing swap space).
2000-01-11 06:57:49 +00:00
uvm_aobj.c
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_aobj.h
add support for ``swapctl -d'' (removing swap space).
2000-01-11 06:57:49 +00:00
uvm_ddb.h
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_device.c
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_device.h
Don't silently truncate the voff_t offset to vaddr_t when passing it to
2000-05-28 10:21:55 +00:00
uvm_extern.h
Add support for variable end of user stacks needed to support COMPAT_NETBSD32:
2000-09-28 19:05:06 +00:00
uvm_fault_i.h
remove/move more mach vm header files:
2000-06-26 14:20:25 +00:00
uvm_fault.c
Update a comment in uvmfault_anonget() to reflect reality, and
2000-08-06 00:22:53 +00:00
uvm_fault.h
remove/move more mach vm header files:
2000-06-26 14:20:25 +00:00
uvm_glue.c
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_glue.h
Protect prototypes, certain macros, and inlines from userland.
1999-06-21 17:25:11 +00:00
uvm_init.c
remove include of <vm/vm.h>
2000-06-27 17:29:17 +00:00
uvm_io.c
remove include of <vm/vm.h>
2000-06-27 17:29:17 +00:00
uvm_km.c
cleanup: use queue.h macros and KASSERT().
2000-11-24 07:07:27 +00:00
uvm_km.h
Protect prototypes, certain macros, and inlines from userland.
1999-06-21 17:25:11 +00:00
uvm_loan.c
remove include of <vm/vm.h>
2000-06-27 17:29:17 +00:00
uvm_loan.h
Protect prototypes, certain macros, and inlines from userland.
1999-06-21 17:25:11 +00:00
uvm_map_i.h
uvm_map_setup(): We almost ever set up an interrupt-safe map, but we
2000-05-08 22:59:35 +00:00
uvm_map.c
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_map.h
Add an align argument to uvm_map() and some callers of that
2000-09-13 15:00:15 +00:00
uvm_meter.c
use queue.h macros and other misc cleanup.
2000-11-24 18:54:31 +00:00
uvm_mmap.c
Typo in comment.
2000-11-24 23:30:01 +00:00
uvm_object.h
Define a new kernel object type, "intrsafe", which are used for objects
1999-05-25 20:30:08 +00:00
uvm_page_i.h
__predict_false() DIAGNOSTIC error checks.
2000-05-08 23:11:53 +00:00
uvm_page.c
Give a hint to the user on why we failed.
2000-11-09 19:15:28 +00:00
uvm_page.h
clean up a comment.
2000-10-03 20:50:49 +00:00
uvm_pager_i.h
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_pager.c
increase PAGER_MAP_SIZE to 16MB and move it to uvm_pager.h
2000-11-24 22:41:38 +00:00
uvm_pager.h
increase PAGER_MAP_SIZE to 16MB and move it to uvm_pager.h
2000-11-24 22:41:38 +00:00
uvm_param.h
<vm/vm_param.h> -> <uvm/uvm_param.h>
2000-06-26 14:58:58 +00:00
uvm_pdaemon.c
Ensure that uvmexp.freemin is above the kernel reserved-page count.
2000-08-20 10:24:14 +00:00
uvm_pdaemon.h
Const poison uvm_wait().
1999-11-04 21:51:42 +00:00
uvm_pglist.c
lots of cleanup:
2000-11-25 06:27:59 +00:00
uvm_pglist.h
remove/move more mach vm header files:
2000-06-26 14:20:25 +00:00
uvm_pmap.h
more vm header file changes:
2000-06-27 09:00:14 +00:00
uvm_prot.h
<vm/vm_prot.h> becomes <uvm/uvm_prot.h>
2000-06-25 13:37:51 +00:00
uvm_stat.c
add ddb commands "show uvmexp" and "show ncache".
2000-11-24 07:25:50 +00:00
uvm_stat.h
Finish previous.
2000-04-11 08:12:14 +00:00
uvm_swap.c
add SWAP_GETDUMPDEV command support.
2000-11-17 11:39:39 +00:00
uvm_swap.h
add support for ``swapctl -d'' (removing swap space).
2000-01-11 06:57:49 +00:00
uvm_unix.c
Add an align argument to uvm_map() and some callers of that
2000-09-13 15:00:15 +00:00
uvm_user.c
remove include of <vm/vm.h>
2000-06-27 17:29:17 +00:00
uvm_vnode.c
g/c unused pager ops "asyncget" and "aiodone".
2000-11-24 20:34:01 +00:00
uvm_vnode.h
Merge parts of chs-ubc2 into the trunk:
2000-03-26 20:54:45 +00:00
uvm.h
remove/move more mach vm header files:
2000-06-26 14:20:25 +00:00