freebsd_amp_hwpstate/sys/vm
Bruce Evans ccbbd9271b Fixed two spl nesting bugs. They caused (at least) the entire pageout
daemon to run at splvm() forever after swap_pager_putpages() is called
from vm_pageout_scan().

Broken in: rev.1.189 (1998/02/23)
1998-07-28 15:30:01 +00:00
..
default_pager.c
default_pager.h
device_pager.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
device_pager.h
pmap.h Notify pmap when a page is freed on the alpha to allow it to clean up 1998-07-26 18:15:20 +00:00
swap_pager.c Fixed two spl nesting bugs. They caused (at least) the entire pageout 1998-07-28 15:30:01 +00:00
swap_pager.h
vm.h
vm_extern.h
vm_fault.c Improved pager input failure message. 1998-07-22 09:38:04 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Print pointers using %p instead of attempting to print them by 1998-07-14 12:14:58 +00:00
vm_map.h
vm_meter.c
vm_mmap.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
vm_object.c Print pointers using %p instead of attempting to print them by 1998-07-14 12:26:15 +00:00
vm_object.h
vm_page.c Notify pmap when a page is freed on the alpha to allow it to clean up 1998-07-26 18:15:20 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h There is a comment in vm_param.h which doesn't belong to the 1998-07-22 06:21:55 +00:00
vm_prot.h
vm_swap.c
vm_unix.c
vm_zone.c
vm_zone.h
vnode_pager.c Fixed printf format errors. 1998-07-11 11:30:46 +00:00
vnode_pager.h