freebsd_amp_hwpstate/sys/vm
Robert Watson 8c5d4fe829 o Modify access control checks in mmap() to use securelevel_gt() instead
of direct variable access.

Obtained from:	TrustedBSD Project
2001-09-26 20:29:39 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
swap_pager.c Limit the amount of KVM reserved for the buffer cache and for swap-meta 2001-08-20 00:41:12 +00:00
swap_pager.h
vm.h Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
vm_contig.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_extern.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_fault.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_glue.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_init.c Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
vm_kern.c - Remove asleep(), await(), and M_ASLEEP. 2001-08-10 06:56:12 +00:00
vm_kern.h
vm_map.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_map.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_meter.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_mmap.c o Modify access control checks in mmap() to use securelevel_gt() instead 2001-09-26 20:29:39 +00:00
vm_object.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_object.h Oops. Last commit to vm_object.c should have got these files too. 2001-07-31 04:09:52 +00:00
vm_page.c Implement idle zeroing of pages. I've been tinkering with this 2001-08-25 05:00:44 +00:00
vm_page.h Implement idle zeroing of pages. I've been tinkering with this 2001-08-25 05:00:44 +00:00
vm_pageout.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_pageout.h - Remove asleep(), await(), and M_ASLEEP. 2001-08-10 06:37:05 +00:00
vm_pageq.c Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc). 2001-07-04 23:27:09 +00:00
vm_pager.c Whitespace fixes. 2001-08-04 20:49:29 +00:00
vm_pager.h
vm_param.h
vm_swap.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_unix.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_zeroidle.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_zone.c Add a missing semicolon to unbreak the kernel build with INVARIANTS 2001-08-05 03:55:02 +00:00
vm_zone.h Add a zdestroy() function to the zone allocator. This is needed for the 2001-08-04 20:17:05 +00:00
vnode_pager.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vnode_pager.h