freebsd_amp_hwpstate/sys/vm
Alan Cox e27e17b711 o Remove an unnecessary call to vm_map_wakeup() from vm_map_unwire().
o Add a stub for vm_map_wire().

Note: the description of the previous commit had an error.  The in-
transition flag actually blocks the deallocation of a vm_map_entry by
vm_map_delete() and vm_map_simplify_entry().
2002-06-08 07:32:38 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma.h
uma_core.c
uma_dbg.c
uma_dbg.h
uma_int.h
vm.h
vm_contig.c
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c o Remove an unnecessary call to vm_map_wakeup() from vm_map_unwire(). 2002-06-08 07:32:38 +00:00
vm_map.h o Remove an unnecessary call to vm_map_wakeup() from vm_map_unwire(). 2002-06-08 07:32:38 +00:00
vm_meter.c
vm_mmap.c fix typo in _SYS_SYSPROTO_H_ case: s/mlockall_args/munlockall_args 2002-06-06 18:51:14 +00:00
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_swap.c
vm_unix.c
vm_zeroidle.c
vnode_pager.c
vnode_pager.h