NetBSD/sys/vm
glass 33d009a09c Prevents you from creating double faults and such mmaping stuff on top
of the kernel, etc. Tested.  Derived from BSDI public patches
1993-04-10 15:06:01 +00:00
..
device_pager.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
device_pager.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
kern_lock.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
lock.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
pmap.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
queue.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
swap_pager.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
swap_pager.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_fault.c from sean eric fagan: 1993-04-09 15:54:56 +00:00
vm_glue.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_inherit.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_init.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_kern.c broke out panics for *_map too small, and tried to coalesce the maps more 1993-03-31 21:53:56 +00:00
vm_kern.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_map.c changes, running on sef's machine to good effect, likely contributed 1993-04-09 17:13:17 +00:00
vm_map.h after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
vm_meter.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_mmap.c Prevents you from creating double faults and such mmaping stuff on top 1993-04-10 15:06:01 +00:00
vm_object.c From: andrew@werple.apana.org.au (Andrew Herbert) 1993-04-09 16:53:46 +00:00
vm_object.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_page.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
vm_page.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_pageout.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
vm_pageout.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_pager.c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
vm_pager.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_param.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_prot.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_statistics.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_swap.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_unix.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_user.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vm_user.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vnode_pager.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
vnode_pager.h initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00