freebsd_amp_hwpstate/sys/vm
David Greenman f2daac0c69 Increased global RSS limit to total RAM. 1995-07-10 08:48:58 +00:00
..
device_pager.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
device_pager.h
kern_lock.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
lock.h
pmap.h
swap_pager.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
swap_pager.h Changed "handle" from type caddr_t to void *; "handle" is several different 1995-05-10 18:56:09 +00:00
vm.h
vm_extern.h Changed swap partition handling/allocation so that it doesn't 1995-05-14 03:00:10 +00:00
vm_fault.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm_glue.c Increased global RSS limit to total RAM. 1995-07-10 08:48:58 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm_kern.h
vm_map.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm_map.h
vm_meter.c
vm_mmap.c Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
vm_object.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
vm_object.h Changed object hash list to be a list rather than a tailq. This saves 1995-05-02 05:57:11 +00:00
vm_page.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm_page.h inline -> __inline. 1995-04-23 08:05:49 +00:00
vm_pageout.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm_pageout.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm_pager.c Changed "handle" from type caddr_t to void *; "handle" is several different 1995-05-10 18:56:09 +00:00
vm_pager.h Changed "handle" from type caddr_t to void *; "handle" is several different 1995-05-10 18:56:09 +00:00
vm_param.h
vm_prot.h
vm_swap.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vm_unix.c
vm_user.c
vm_vmio.c
vnode_pager.c Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places 1995-07-09 06:58:03 +00:00
vnode_pager.h