freebsd-dev/sys/vm
1999-08-19 00:15:27 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h Fix the following problem: 1999-07-21 18:02:27 +00:00
swap_pager.c Correct an accidental omission of one "vm_page_undirty" replacement 1999-08-17 05:56:00 +00:00
swap_pager.h
vm_extern.h
vm_fault.c Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_glue.c Update for run queue code. 1999-08-19 00:15:27 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Remove the declarations for "vm_map_t io_map". It's been unused 1999-08-15 23:55:46 +00:00
vm_kern.h Remove the declarations for "vm_map_t io_map". It's been unused 1999-08-15 23:55:46 +00:00
vm_map.c vm_map_madvise: 1999-08-13 17:45:34 +00:00
vm_map.h Fix breakage - an extra brace got inserted where DIAGNOSTIC was defined 1999-08-18 03:56:57 +00:00
vm_meter.c
vm_mmap.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
vm_object.c Remove the declarations for "vm_map_t io_map". It's been unused 1999-08-15 23:55:46 +00:00
vm_object.h Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_page.c vm_page_free_toq: 1999-08-17 18:09:01 +00:00
vm_page.h Unbreak the nfs KLD_MODULE. It needs a bit more of vm_page.h than was 1999-08-17 22:48:10 +00:00
vm_pageout.c vm_pageout_clean: 1999-08-17 00:07:35 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Add the (inline) function vm_page_undirty for clearing the dirty bitmask 1999-08-17 04:02:34 +00:00
vnode_pager.h