freebsd-skq/sys/vm
Matthew N. Dodd 4a2eca23ca Modify vm_map_clean() (and thus the msync(2) system call) to support
invalidation of cached pages for objects of type OBJT_DEVICE.

Submitted by:	Christian Zander <zander@minion.de>
Approved by:	alc
2002-09-22 08:22:32 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c - Use my freebsd email alias in the copyright. 2002-09-19 06:05:32 +00:00
uma_dbg.c - Use my freebsd email alias in the copyright. 2002-09-19 06:05:32 +00:00
uma_dbg.h - Use my freebsd email alias in the copyright. 2002-09-19 06:05:32 +00:00
uma_int.h - Use my freebsd email alias in the copyright. 2002-09-19 06:05:32 +00:00
uma.h - Use my freebsd email alias in the copyright. 2002-09-19 06:05:32 +00:00
vm_contig.c
vm_extern.h
vm_fault.c
vm_glue.c Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Modify vm_map_clean() (and thus the msync(2) system call) to support 2002-09-22 08:22:32 +00:00
vm_map.h o Update some comments. 2002-09-22 04:33:43 +00:00
vm_meter.c
vm_mmap.c Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
vm_object.c
vm_object.h Reduce namespace pollution. 2002-09-21 07:51:44 +00:00
vm_page.c
vm_page.h - Split UMA_ZFLAG_OFFPAGE into UMA_ZFLAG_OFFPAGE and UMA_ZFLAG_HASH. 2002-09-18 08:26:30 +00:00
vm_pageout.c Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_swap.c
vm_unix.c Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
vm_zeroidle.c
vm.h
vnode_pager.c
vnode_pager.h