freebsd-dev/sys/vm
1996-09-28 17:53:18 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
kern_lock.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
lock.h
pmap.h
swap_pager.c
swap_pager.h
vm_extern.h Removed iprintf(). It was copied to db_iprintf() in ddb. 1996-09-15 11:24:21 +00:00
vm_fault.c
vm_glue.c Removed iprintf(). It was copied to db_iprintf() in ddb. 1996-09-15 11:24:21 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c Addition of page coloring support. Various levels of coloring are afforded. 1996-09-08 20:44:49 +00:00
vm_mmap.c Fixed bug with reversed trunc/round_page() in madvise...start must be 1996-09-19 10:12:41 +00:00
vm_object.c Reviewed by: 1996-09-28 03:33:40 +00:00
vm_object.h Reviewed by: 1996-09-28 03:33:40 +00:00
vm_page.c Fixed undeclared variables for the !(PQ_L2_SIZE > 1) case. 1996-09-28 17:53:18 +00:00
vm_page.h
vm_pageout.c Reviewed by: 1996-09-28 03:33:40 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c
vm.h
vnode_pager.c
vnode_pager.h Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00