freebsd-dev/sys/vm
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +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
swap_pager.h
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
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 KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_object.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_object.h
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
vm_pageq.c
vm_pager.c
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
vm_zone.h
vm.h Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
vnode_pager.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vnode_pager.h