freebsd-nq/sys/vm
David Greenman 11b224dca2 Fixed a bug I introduced when fixing the rss limit code. Changed swapout
policy to be a bit more selective about what processes get swapped out.

Reviewed by:	John Dyson
1994-09-12 15:06:14 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00
swap_pager.c Patches from John Dyson to improve swap code efficiency. 1994-08-29 06:23:19 +00:00
swap_pager.h
vm_extern.h Whoops, accidently left out some pieces of the munmapfd patch. 1994-09-02 15:06:51 +00:00
vm_fault.c
vm_glue.c Fixed a bug I introduced when fixing the rss limit code. Changed swapout 1994-09-12 15:06:14 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system 1994-09-12 11:38:31 +00:00
vm_mmap.c Whoops, accidently left out some pieces of the munmapfd patch. 1994-09-02 15:06:51 +00:00
vm_object.c
vm_object.h
vm_page.c
vm_page.h Simple changes to paging algorithms...but boy do they make a difference. 1994-09-06 11:28:46 +00:00
vm_pageout.c Fixed a bug I introduced when fixing the rss limit code. Changed swapout 1994-09-12 15:06:14 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Fixed problem with no swap on boot device, but there is some on an 1994-09-11 03:55:39 +00:00
vm_unix.c
vm_user.c
vm.h
vnode_pager.c Disabled a debugging printf. 1994-09-06 17:53:24 +00:00
vnode_pager.h