freebsd-dev/sys/vm
Alan Cox 7f866e4b29 Move the memory access behavior information provided by madvise
from the vm_object to the vm_map.

Submitted by:	dillon
1999-08-01 06:05:09 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h Fix the following problem: 1999-07-21 18:02:27 +00:00
swap_pager.c Remove vm_object::last_read. It is used by the old swap pager, but 1999-07-16 05:11:37 +00:00
swap_pager.h
vm_extern.h
vm_fault.c Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_glue.c Fix the following problem: 1999-07-21 18:02:27 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Fix some int/long printf problems for the Alpha 1999-07-01 19:53:43 +00:00
vm_kern.h
vm_map.c Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_map.h Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_meter.c
vm_mmap.c
vm_object.c Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_object.h Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
vm_page.c Change the type of vpgqueues::lcnt from "int *" to "int". The indirection 1999-07-31 18:31:00 +00:00
vm_page.h Change the type of vpgqueues::lcnt from "int *" to "int". The indirection 1999-07-31 18:31:00 +00:00
vm_pageout.c The buffer queue mechanism has been reformulated. Instead of having 1999-07-04 00:25:38 +00:00
vm_pageout.h
vm_pager.c Reformat previous fix to remove an uglier than average goto. 1999-07-05 12:50:54 +00:00
vm_pager.h
vm_param.h Remove (1) "extern" declarations for variables that were previously 1999-06-22 07:18:20 +00:00
vm_prot.h
vm_swap.c Make a dev2budev() function, and use it. This refixes pstat (working, broken, 1999-07-20 21:29:13 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Fix some int/long printf problems for the Alpha 1999-07-01 19:53:43 +00:00
vnode_pager.h