freebsd_amp_hwpstate/sys/vm
David Greenman f81b859263 Fixed up a comment and removed some #if 0'd code. 1995-11-13 10:53:38 +00:00
..
default_pager.c
default_pager.h
device_pager.c Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
device_pager.h
kern_lock.c Initialize lock struct entries explicitly rather than calling bzero(). 1995-11-06 08:44:15 +00:00
lock.h
pmap.h
swap_pager.c
swap_pager.h
vm.h
vm_extern.h
vm_fault.c Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_glue.c Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Fixed up a comment and removed some #if 0'd code. 1995-11-13 10:53:38 +00:00
vm_kern.h
vm_map.c Moved vm_map_lock call to inside the splhigh protection in vm_map_find(). 1995-11-12 08:58:58 +00:00
vm_map.h
vm_meter.c
vm_mmap.c Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm_object.c Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_object.h Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_page.c
vm_page.h
vm_pageout.c Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_pageout.h Greatly simplify the msync code. Eliminate complications in vm_pageout 1995-11-05 20:46:03 +00:00
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm_unix.c Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-12 06:43:28 +00:00
vm_user.c
vm_vmio.c
vnode_pager.c
vnode_pager.h