freebsd-nq/sys/vm
Alan Cox ad5fca3b4a Mainly, eliminate the comments about share maps. (We don't have share maps
any more.)  Also, eliminate an incorrect comment that says that we don't
coalesce vm_map_entry's.  (We do.)
1999-03-27 23:46:04 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h
swap_pager.c Submitted by: Matt Dillon <dillon@freebsd.org> 1999-03-14 09:20:01 +00:00
swap_pager.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c Correct a problem in kmem_malloc: A kmem_malloc allowing "wait" may 1999-03-16 07:39:07 +00:00
vm_kern.h
vm_map.c Mainly, eliminate the comments about share maps. (We don't have share maps 1999-03-27 23:46:04 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Correct two optimization errors in vm_object_page_remove: 1999-03-14 06:36:00 +00:00
vm_object.h
vm_page.c Construct the free queue(s) in descending order (by physical 1999-03-19 05:21:03 +00:00
vm_page.h Fix breakage in last commit 1999-03-15 05:09:48 +00:00
vm_pageout.c Stop the mfs from trying to swap out crucial bits of the mfs 1999-03-12 00:44:03 +00:00
vm_pageout.h
vm_pager.c Submitted by: Matt Dillon <dillon@freebsd.org> 1999-03-14 09:20:01 +00:00
vm_pager.h Submitted by: Matt Dillon <dillon@freebsd.org> 1999-03-14 09:20:01 +00:00
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Correct a comment. 1999-03-27 02:39:01 +00:00
vnode_pager.h