freebsd-dev/sys/vm
David Greenman 55e8e4749f Fixed problem with no swap on boot device, but there is some on an
alternate device (as specified via kernel config file)...that casues
the machine to panic.
1994-09-11 03:55:39 +00:00
..
device_pager.c Added $Id$ 1994-08-02 07:55:43 +00:00
device_pager.h Added $Id$ 1994-08-02 07:55:43 +00:00
kern_lock.c Added $Id$ 1994-08-02 07:55:43 +00:00
lock.h Added $Id$ 1994-08-02 07:55:43 +00:00
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 The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
vm_extern.h Whoops, accidently left out some pieces of the munmapfd patch. 1994-09-02 15:06:51 +00:00
vm_fault.c Incorporated post 1.1.5 work from John Dyson. This includes performance 1994-08-06 09:15:42 +00:00
vm_glue.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm_inherit.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_init.c Added $Id$ 1994-08-02 07:55:43 +00:00
vm_kern.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm_kern.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm_map.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm_map.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_meter.c Added $Id$ 1994-08-02 07:55:43 +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 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
vm_object.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_page.c Fixed vm_page_deactivate to deal with getting called with a page that's 1994-08-10 03:09:37 +00:00
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 Simple changes to paging algorithms...but boy do they make a difference. 1994-09-06 11:28:46 +00:00
vm_pageout.h Made idempotent 1994-08-21 07:19:45 +00:00
vm_pager.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm_pager.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_param.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_prot.h Added $Id$ 1994-08-02 07:55:43 +00:00
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 Added $Id$ 1994-08-02 07:55:43 +00:00
vm_user.c Added $Id$ 1994-08-02 07:55:43 +00:00
vm.h Added $Id$ 1994-08-02 07:55:43 +00:00
vnode_pager.c Disabled a debugging printf. 1994-09-06 17:53:24 +00:00
vnode_pager.h Added $Id$ 1994-08-02 07:55:43 +00:00