freebsd_amp_hwpstate/sys/vm
Bruce Evans bd105bb750 Fixed a spl hog. The vmdaemon process ran entirely at splhigh. It
sometimes disabled clock interrupts for 60 msec or more on a P133.
Clock interrupts were lost ...

Reviewed by:	dyson
1996-04-11 21:05:25 +00:00
..
default_pager.c
default_pager.h
device_pager.c Add a missing initialization of the hold_count for device pager ficticiouse 1996-03-09 06:54:41 +00:00
device_pager.h
kern_lock.c
lock.h
pmap.h Add a function prototype for pmap_prefault. 1996-03-28 04:54:50 +00:00
swap_pager.c
swap_pager.h
vm.h
vm_extern.h
vm_fault.c VM performance improvements, and reorder some operations in VM fault 1996-03-28 04:53:28 +00:00
vm_glue.c Reinstitute the map lock for processes being swapped out. This 1996-04-09 04:36:58 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Print a more descriptive message when the mb_map is filled (out of mbuf 1996-01-31 12:05:52 +00:00
vm_kern.h
vm_map.c Fixed a problem that the UPAGES of a process were being run down 1996-04-03 05:23:44 +00:00
vm_map.h
vm_meter.c For Lite2: proc LIST changes. 1996-03-11 06:11:43 +00:00
vm_mmap.c Force device mappings to always be shared. It doesn't make sense for them 1996-03-16 15:00:05 +00:00
vm_object.c Revert to previous calculation of vm_object_cache_max: it simply works 1996-03-29 06:28:48 +00:00
vm_object.h
vm_page.c VM performance improvements, and reorder some operations in VM fault 1996-03-28 04:53:28 +00:00
vm_page.h
vm_pageout.c Fixed a spl hog. The vmdaemon process ran entirely at splhigh. It 1996-04-11 21:05:25 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Undid last revision. It duplicated part of second last revision. 1996-03-28 15:40:17 +00:00
vm_unix.c
vnode_pager.c Fix the problem that unmounting filesystems that are backed by a VMIO 1996-03-19 05:13:22 +00:00
vnode_pager.h