1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/vm
1998-02-20 13:11:54 +00:00
..
default_pager.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
default_pager.h
device_pager.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
device_pager.h
pmap.h Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:08:39 +00:00
swap_pager.c Staticize. 1998-02-09 06:11:36 +00:00
swap_pager.h
vm_extern.h VM level code cleanups. 1998-01-22 17:30:44 +00:00
vm_fault.c Staticize. 1998-02-09 06:11:36 +00:00
vm_glue.c Staticize. 1998-02-09 06:11:36 +00:00
vm_inherit.h
vm_init.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
vm_kern.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
vm_kern.h
vm_map.c Removed unused #includes. 1998-02-20 13:11:54 +00:00
vm_map.h VM level code cleanups. 1998-01-22 17:30:44 +00:00
vm_meter.c
vm_mmap.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
vm_object.c Staticize. 1998-02-09 06:11:36 +00:00
vm_object.h 1) Start using a cleaner and more consistant page allocator instead 1998-02-05 03:32:49 +00:00
vm_page.c Staticize. 1998-02-09 06:11:36 +00:00
vm_page.h 1) Start using a cleaner and more consistant page allocator instead 1998-02-05 03:32:49 +00:00
vm_pageout.c Staticize. 1998-02-09 06:11:36 +00:00
vm_pageout.h VM level code cleanups. 1998-01-22 17:30:44 +00:00
vm_pager.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
vm_pager.h Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
vm_param.h
vm_prot.h
vm_swap.c Move the 'sw' device off block major #1, which is now occupied by 'wfd'. 1998-02-19 12:15:06 +00:00
vm_unix.c
vm_zone.c Staticize. 1998-02-09 06:11:36 +00:00
vm_zone.h Slight improvement to the vm_zone stats output. Also, some other superficial 1997-12-14 05:17:44 +00:00
vm.h
vnode_pager.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
vnode_pager.h