freebsd-dev/sys/vm
David Greenman 8e58bf6875 Stuff object into v_vmdata rather than pager. Not important which at
the moment, but will be in the future. Other changes mostly cosmetic,
but are made for future VMIO considerations.

Submitted by:	John Dyson
1994-10-05 09:48:45 +00:00
..
device_pager.c GCC cleanup. 1994-10-02 17:48:58 +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 Disabled swap anti-fragmentation code. It reduces swap paging performance 1994-09-25 04:02:10 +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 1) New "vm_page_alloc_contig" routine by me. 1994-09-27 18:00:29 +00:00
vm_fault.c Stuff object into v_vmdata rather than pager. Not important which at 1994-10-05 09:48:45 +00:00
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 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 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 Stuff object into v_vmdata rather than pager. Not important which at 1994-10-05 09:48:45 +00:00
vm_object.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_page.c Previous commit should have read ...in vm_page_alloc_contig(). 1994-09-27 20:49:02 +00:00
vm_page.h Stuff object into v_vmdata rather than pager. Not important which at 1994-10-05 09:48:45 +00:00
vm_pageout.c Fixed minor bug caused by some missing parens that can result in slightly 1994-10-05 09:02:53 +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 Removed unimplemented subr_rmap.c and unused references to it. 1994-09-25 22:31:11 +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_vmio.c John Dyson's work in progress. Not currently used. 1994-10-04 07:32:08 +00:00
vm.h Added $Id$ 1994-08-02 07:55:43 +00:00
vnode_pager.c Stuff object into v_vmdata rather than pager. Not important which at 1994-10-05 09:48:45 +00:00
vnode_pager.h Added $Id$ 1994-08-02 07:55:43 +00:00