freebsd-dev/sys/vm
David Greenman efc68ce10f Fixed bmap run-length brokeness.
Use bmap run-length extension when doing clustered paging.

Submitted by:	John Dyson
1995-02-03 06:46:28 +00:00
..
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h
swap_pager.c swap_pager.c: 1995-02-02 09:09:15 +00:00
swap_pager.h swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_extern.h
vm_fault.c swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_glue.c swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_inherit.h
vm_init.c
vm_kern.c swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_kern.h
vm_map.c swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_map.h
vm_meter.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_mmap.c
vm_object.c swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_object.h swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_page.c swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_page.h Added ability to detect sequential faults and DTRT. (swap_pager.c) 1995-01-24 10:14:09 +00:00
vm_pageout.c swap_pager.c: 1995-02-02 09:09:15 +00:00
vm_pageout.h Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_pager.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_unix.c
vm_user.c Fixed some formatting weirdness that I overlooked in the previous commit. 1995-01-10 07:32:52 +00:00
vm_vmio.c
vm.h
vnode_pager.c Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
vnode_pager.h