freebsd-dev/sys/vm
1995-02-23 22:32:38 +00:00
..
device_pager.c Deprecated remaining use of vm_deallocate. Deprecated vm_allocate_with_ 1995-02-21 01:22:48 +00:00
device_pager.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
kern_lock.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
lock.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
pmap.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
swap_pager.c Only do object paging_in_progress wakeups if someone is waiting on this 1995-02-22 09:15:35 +00:00
swap_pager.h swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_extern.h vm_extern.h: removed vm_allocate_with_pager. 1995-02-21 01:32:47 +00:00
vm_fault.c Only do object paging_in_progress wakeups if someone is waiting on this 1995-02-22 09:15:35 +00:00
vm_glue.c Panic if u_map allocation fails. 1995-02-21 12:06:06 +00:00
vm_inherit.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm_init.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm_kern.c Deprecated remaining use of vm_deallocate. Deprecated vm_allocate_with_ 1995-02-21 01:22:48 +00:00
vm_kern.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm_map.c Set page alloced for map entries as valid. 1995-02-21 01:13:05 +00:00
vm_map.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm_meter.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_mmap.c Rewrote MAP_PRIVATE case of vm_mmap() - all of the COW portion of this 1995-02-22 08:40:54 +00:00
vm_object.c Removed bogus copy object collapse check (the idea is right, but the 1995-02-22 10:00:16 +00:00
vm_object.h Removed object locking code (it was a left over from an abortion that 1995-02-22 10:06:43 +00:00
vm_page.c vm_page.c: 1995-02-22 10:27:24 +00:00
vm_page.h Moved ACT_MAX, ACT_ADVANCE, and ACT_DECLINE to vm_page.h. 1995-02-20 23:35:45 +00:00
vm_pageout.c vm_page.c: 1995-02-22 10:27:24 +00:00
vm_pageout.h Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_pager.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_pager.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm_param.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm_prot.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm_swap.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_unix.c Stop using vm_allocate and vm_deallocate. 1995-02-20 17:36:36 +00:00
vm_user.c Removed vm_allocate(), vm_deallocate(), and vm_protect() functions. The 1995-02-20 23:58:10 +00:00
vm_vmio.c John Dyson's work in progress. Not currently used. 1994-10-04 07:32:08 +00:00
vm.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vnode_pager.c Removed redundant HOLDRELE()'s. 1995-02-23 22:32:38 +00:00
vnode_pager.h These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00