freebsd-skq/sys/vm
Andrew R. Reiter d4d6aee5a0 - Fix a round down bogon in uma_zone_set_max().
Submitted by: jeff@
2002-04-25 06:24:40 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
swap_pager.c
swap_pager.h
uma_core.c - Fix a round down bogon in uma_zone_set_max(). 2002-04-25 06:24:40 +00:00
uma_int.h
uma.h
vm_contig.c
vm_extern.h
vm_fault.c o Move the acquisition of Giant from vm_fault() to the point 2002-04-19 04:20:31 +00:00
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Do not free the vmspace until p->p_vmspace is set to null. Otherwise 2002-04-17 05:26:42 +00:00
vm_map.h Remove an unused option, VM_FAULT_HOLD, to vm_fault(). 2002-04-17 02:23:57 +00:00
vm_meter.c Reintroduce locking on accesses to vm_object_list. 2002-04-20 07:23:22 +00:00
vm_mmap.c
vm_object.c Reintroduce locking on accesses to vm_object_list. 2002-04-20 07:23:22 +00:00
vm_object.h Reintroduce locking on accesses to vm_object_list. 2002-04-20 07:23:22 +00:00
vm_page.c Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
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 Pass vm_page_t instead of physical addresses to pmap_zero_page[_area]() 2002-04-15 16:00:03 +00:00
vm.h
vnode_pager.c
vnode_pager.h