freebsd_amp_hwpstate/sys/vm
John Dyson 3c631446d3 Remove a window during running down a file vnode. Also, the OBJ_DEAD
flag wasn't being respected during vref(), et. al.  Note that this
isn't the eventual fix for the locking problem.  Fine grained SMP
in the VM and VFS code will require (lots) more work.
1997-06-22 03:00:24 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h
swap_pager.c
swap_pager.h
vm.h
vm_extern.h
vm_fault.c Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c Update the #include "opt_smpxxx.h" includes - opt_smp.h isn't needed 1997-05-29 02:57:22 +00:00
vm_kern.h Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_map.c Fix a reference problem with maps. Only appears to manifest itself when 1997-06-15 23:33:52 +00:00
vm_map.h
vm_meter.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_mmap.c Correct the return code for the mlock system call. Also add the stubs 1997-06-15 23:35:32 +00:00
vm_object.c Remove a window during running down a file vnode. Also, the OBJ_DEAD 1997-06-22 03:00:24 +00:00
vm_object.h
vm_page.c Check the correct queue for waking up the pageout daemon. Specifically, 1997-05-01 14:36:01 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c
vnode_pager.c Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
vnode_pager.h