freebsd-skq/sys/vm
1997-08-02 14:33:27 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
swap_pager.c
swap_pager.h
vm_extern.h Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
vm_fault.c Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
vm_glue.c Unused variable (upobj is now purely handled within pmap) 1997-04-14 03:40:42 +00:00
vm_inherit.h
vm_init.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
vm_kern.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
vm_kern.h Kill some stale leftovers from the earlier attempts at SMP per-cpu pages 1997-06-22 15:47:16 +00:00
vm_map.c Fix a very subtile problem that causes unnessary numbers of objects backing 1997-07-27 04:44:12 +00:00
vm_map.h The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
vm_meter.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_mmap.c Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
vm_object.c Kill some stale leftovers from the earlier attempts at SMP per-cpu pages 1997-06-22 15:47:16 +00:00
vm_object.h
vm_page.c Check the correct queue for waking up the pageout daemon. Specifically, 1997-05-01 14:36:01 +00:00
vm_page.h
vm_pageout.c Add the ability for the pageout daemon to measure stats on memory usage before 1997-07-27 04:49:19 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
vm.h
vnode_pager.c Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
vnode_pager.h