freebsd-dev/sys/vm
Dag-Erling Smørgrav 8dcfdf3f80 Export nswapdev through sysctl(8).
Sponsored by:	DARPA, NAI Labs
2002-05-31 08:17:58 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c In uma_zalloc_arg(), if we are performing a M_WAITOK allocation, ensure 2002-05-20 17:54:48 +00:00
uma_dbg.c The kernel printf does not have %i 2002-05-29 08:25:13 +00:00
uma_dbg.h Hide a pointer to the malloc_type bucket at the end of the freed memory. If 2002-05-02 09:07:04 +00:00
uma_int.h
uma.h - Changed the size element of uma_zctor_args to be size_t instead of int. 2002-05-02 07:36:30 +00:00
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 Further work on pushing Giant out of the vm_map layer and down 2002-05-31 03:48:55 +00:00
vm_map.h o Replace the vm_map's hint by the root of a splay tree. By design, 2002-05-24 01:33:24 +00:00
vm_meter.c
vm_mmap.c Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:32:58 +00:00
vm_object.c Further work on pushing Giant out of the vm_map layer and down 2002-05-31 03:48:55 +00:00
vm_object.h o Move vm_freeze_copyopts() from vm_map.{c.h} to vm_object.{c,h}. It's plainly 2002-05-06 00:12:47 +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