This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
vm
History
David Schultz
6004362e66
Don't include sys/user.h merely for its side-effect of recursively
...
including other headers.
2004-11-27 06:51:39 +00:00
..
default_pager.c
…
device_pager.c
…
phys_pager.c
…
pmap.h
…
swap_pager.c
Disable U area swapping and remove the routines that create, destroy,
2004-11-20 02:29:00 +00:00
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
Disable U area swapping and remove the routines that create, destroy,
2004-11-20 02:29:00 +00:00
vm_fault.c
…
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
…
vm_map.h
…
vm_meter.c
…
vm_mmap.c
…
vm_object.c
…
vm_object.h
…
vm_page.c
…
vm_page.h
…
vm_pageout.c
…
vm_pageout.h
Disable U area swapping and remove the routines that create, destroy,
2004-11-20 02:29:00 +00:00
vm_pageq.c
…
vm_pager.c
Add pbgetbo()/pbrelbo() lighter weight versions of pbgetvp()/pbrelvp().
2004-11-15 08:47:18 +00:00
vm_pager.h
…
vm_param.h
…
vm_unix.c
…
vm_zeroidle.c
…
vm.h
…
vnode_pager.c
Make VOP_BMAP return a struct bufobj for the underlying storage device
2004-11-15 09:18:27 +00:00
vnode_pager.h
…