freebsd-nq/sys/vm
2002-06-12 08:15:52 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c Correct the logic for determining whether the per-CPU locks need 2002-06-10 03:25:23 +00:00
uma_dbg.c The kernel printf does not have %i 2002-05-29 08:25:13 +00:00
uma_dbg.h
uma_int.h
uma.h
vm_contig.c o Make contigmalloc1() static. 2002-05-22 01:01:37 +00:00
vm_extern.h
vm_fault.c o Acquire and release Giant around pmap operations in vm_fault_unwire() 2002-05-26 04:54:56 +00:00
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h o Make contigmalloc1() static. 2002-05-22 01:01:37 +00:00
vm_map.c o Acquire and release Giant in vm_map_unlock_and_wait(). 2002-06-12 08:15:52 +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 o Migrate vm_map_split() from vm_map.c to vm_object.c, renaming it 2002-06-02 23:54:09 +00:00
vm_object.h o Migrate vm_map_split() from vm_map.c to vm_object.c, renaming it 2002-06-02 23:54:09 +00:00
vm_page.c
vm_page.h o Remove unused #defines. 2002-05-27 22:10:28 +00:00
vm_pageout.c
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_swap.c Export nswapdev through sysctl(8). 2002-05-31 08:17:58 +00:00
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
vnode_pager.h