freebsd_amp_hwpstate/sys/vm
Poul-Henning Kamp d6a0e38a1b Remove five now unused fields from struct cdevsw. They should never
have been there in the first place.  A GENERIC kernel shrinks almost 1k.

Add a slightly different safetybelt under nostop for tty drivers.

Add some missing FreeBSD tags
1999-09-25 18:24:47 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h
swap_pager.c
swap_pager.h
vm.h
vm_extern.h Fix bug in pipe code relating to writes of mmap'd but illegal address 1999-09-20 19:08:48 +00:00
vm_fault.c Final commit to remove vnode->v_lastr. vm_fault now handles read 1999-09-21 00:36:16 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c cleanup madvise code, add a few more sanity checks. 1999-09-21 05:00:48 +00:00
vm_map.h cleanup madvise code, add a few more sanity checks. 1999-09-21 05:00:48 +00:00
vm_meter.c
vm_mmap.c cleanup madvise code, add a few more sanity checks. 1999-09-21 05:00:48 +00:00
vm_object.c Remove inappropriate VOP_FSYNC from vm_object_page_clean(). The fsync 1999-09-17 05:48:36 +00:00
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vnode_pager.c The vnode pager (used when you do file-backed mmaps) must use the 1999-09-17 05:17:59 +00:00
vnode_pager.h