freebsd-dev/sys/vm
Matthew Dillon 2f586e1b2c Undo last commit - not a bug, just duplicate code. PG_MAPPED and
PG_WRITEABLE are already cleared by vm_page_protect().
1999-01-24 07:06:52 +00:00
..
default_pager.c vm_pager_put_pages() is passed an rcval array to hold per-page return 1999-01-24 02:32:15 +00:00
default_pager.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
device_pager.c vm_pager_put_pages() is passed an rcval array to hold per-page return 1999-01-24 02:32:15 +00:00
pmap.h Notify pmap when a page is freed on the alpha to allow it to clean up 1998-07-26 18:15:20 +00:00
swap_pager.c Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL 1999-01-24 06:04:52 +00:00
swap_pager.h vm_pager_put_pages() is passed an rcval array to hold per-page return 1999-01-24 02:32:15 +00:00
vm_extern.h Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
vm_fault.c Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL 1999-01-24 06:04:52 +00:00
vm_glue.c Removed low-memory blockages at fork. This is the wrong place to put 1999-01-21 09:36:23 +00:00
vm_inherit.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
vm_init.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
vm_kern.c Potential bug fix, do not just clear PG_BUSY... call vm_page_wakeup() 1999-01-21 09:38:20 +00:00
vm_kern.h Attempt to fix the previous fix to the contigmalloc1 prototype. 1997-10-11 10:39:19 +00:00
vm_map.c Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL 1999-01-24 06:04:52 +00:00
vm_map.h Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
vm_meter.c Objects associated with raw devices are no longer counted in the VM stats 1999-01-21 09:41:52 +00:00
vm_mmap.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
vm_object.c Depreciate vm_object_pmap_copy() - nobody uses it. Everyone uses 1999-01-24 01:01:38 +00:00
vm_object.h The vm_object structure is now somewhat smaller due to the removal 1999-01-21 09:51:21 +00:00
vm_page.c Undo last commit - not a bug, just duplicate code. PG_MAPPED and 1999-01-24 07:06:52 +00:00
vm_page.h Add vm_page_dirty() inline with PQ_CACHE sanity check 1999-01-24 05:57:50 +00:00
vm_pageout.c Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL 1999-01-24 06:04:52 +00:00
vm_pageout.h This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
vm_pager.c vm_pager_put_pages() is passed an rcval array to hold per-page return 1999-01-24 02:32:15 +00:00
vm_pager.h vm_pager_put_pages() is passed an rcval array to hold per-page return 1999-01-24 02:32:15 +00:00
vm_param.h There is a comment in vm_param.h which doesn't belong to the 1998-07-22 06:21:55 +00:00
vm_prot.h Fix the gdb executable modify problem. Thanks to the detective work 1997-04-06 02:29:45 +00:00
vm_swap.c Mainly changes to support the new swapper. The big adjustment is that 1999-01-21 10:17:12 +00:00
vm_unix.c Fixed two potentially serious classes of bugs: 1998-10-13 08:24:45 +00:00
vm_zone.c KNFize, by bde. 1999-01-10 01:58:29 +00:00
vm_zone.h KNFize, by bde. 1999-01-10 01:58:29 +00:00
vm.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
vnode_pager.c vm_pager_put_pages() is passed an rcval array to hold per-page return 1999-01-24 02:32:15 +00:00
vnode_pager.h Fixed two potentially serious classes of bugs: 1998-10-13 08:24:45 +00:00