freebsd-skq/sys/vm
dyson b39089e3e9 Add support for 4MB pages. This includes the .text, .data, .data parts
of the kernel, and also most of the dynamic parts of the kernel.  Additionally,
4MB pages will be allocated for display buffers as appropriate (only.)

The 4MB support for SMP isn't complete, but doesn't interfere with operation
either.
1997-07-17 04:34:03 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
swap_pager.c
swap_pager.h
vm_extern.h
vm_fault.c Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c Kill some stale leftovers from the earlier attempts at SMP per-cpu pages 1997-06-22 15:47:16 +00:00
vm_kern.h Kill some stale leftovers from the earlier attempts at SMP per-cpu pages 1997-06-22 15:47:16 +00:00
vm_map.c Don't try upgrading an existing exclusive lock in vm_map_user_pageable. 1997-06-23 21:51:03 +00:00
vm_map.h
vm_meter.c
vm_mmap.c Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
vm_object.c Kill some stale leftovers from the earlier attempts at SMP per-cpu pages 1997-06-22 15:47:16 +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
vm_unix.c
vm.h
vnode_pager.c Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff 1997-05-19 14:36:56 +00:00
vnode_pager.h