1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/vm
1997-08-07 03:52:55 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h Fixed the commit botch that was causing crashes soon after system 1997-08-05 23:03:24 +00:00
swap_pager.c
swap_pager.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
vm_kern.c Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +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 Add exposure of some vm_zone allocation stats by sysctl. Also, change 1997-08-06 04:58:05 +00:00
vm_map.h Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +00:00
vm_meter.c
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 Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +00:00
vm_object.h Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +00:00
vm_page.c Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +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_zone.c More vm_zone cleanup. The sysctl now accounts for items better, and 1997-08-07 03:52:55 +00:00
vm_zone.h More vm_zone cleanup. The sysctl now accounts for items better, and 1997-08-07 03:52:55 +00:00
vm.h
vnode_pager.c
vnode_pager.h