1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/vm
2004-12-17 18:54:51 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c
uma_dbg.c
uma_dbg.h
uma_int.h Remove useless casts. 2004-11-26 15:04:26 +00:00
uma.h
vm_contig.c Try to close a potential, but serious race in our VM subsystem. 2004-11-24 18:56:13 +00:00
vm_extern.h
vm_fault.c In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
vm_glue.c Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
vm_map.h
vm_meter.c Enable debug.mpsafevm by default on alpha. 2004-12-17 17:17:36 +00:00
vm_mmap.c
vm_object.c Eliminate another unnecessary call to vm_page_busy(). (See revision 1.333 2004-12-17 18:54:51 +00:00
vm_object.h With the removal of kern/uipc_jumbo.c and sys/jumbo.h, 2004-12-08 05:01:47 +00:00
vm_page.c
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c Almost nine years ago, when support for 1TB files was introduced in 2004-12-07 22:05:38 +00:00
vnode_pager.h