HardenedBSD/sys/vm
David Greenman edfab85b1a Moved some splx's down a few lines in vm_page_insert and vm_page_remove
to make the locking a bit more clear - this change is currently a NOP
as the calls to those routines are already at splhigh().
1995-01-15 07:31:34 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
swap_pager.h
vm_extern.h
vm_fault.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_glue.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_map.h
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
vm_object.c Protect a qcollapse call with an object lock before calling. The locks 1995-01-13 13:30:24 +00:00
vm_object.h
vm_page.c Moved some splx's down a few lines in vm_page_insert and vm_page_remove 1995-01-15 07:31:34 +00:00
vm_page.h Kill VM_PAGE_INIT macro as it is only used once and makes the code more 1995-01-10 09:19:52 +00:00
vm_pageout.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +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
vm_param.h
vm_prot.h
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
vm_user.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_vmio.c
vm.h
vnode_pager.c Fixed a panic that Garrett reported to me...the OBJ_INTERNAL flag wasn't 1995-01-11 20:00:10 +00:00
vnode_pager.h