1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/sys/vm
2004-03-07 07:00:46 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c
swap_pager.h
uma_core.c Mark uma_callout as CALLOUT_MPSAFE, as uma_timeout can run MPSAFE. 2004-03-07 07:00:46 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c In the last revision, I introduced a physical contiguity check that is both 2004-03-05 04:46:32 +00:00
vm_extern.h Undo the merger of mlock()/vslock and munlock()/vsunlock() and the 2004-03-05 22:03:11 +00:00
vm_fault.c
vm_glue.c Undo the merger of mlock()/vslock and munlock()/vsunlock() and the 2004-03-05 22:03:11 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Undo the merger of mlock()/vslock and munlock()/vsunlock() and the 2004-03-05 22:03:11 +00:00
vm_object.c
vm_object.h
vm_page.c Modify contigmalloc1() so that the free page queues lock is not held when 2004-03-02 08:25:58 +00:00
vm_page.h Remove some long unused definitions. 2004-03-04 04:26:14 +00:00
vm_pageout.c Minor style fixes. In vm_daemon(), don't fetch the rss limit long before 2004-03-04 09:36:46 +00:00
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_unix.c
vm_zeroidle.c Record exactly where this file was copied from. It wasn't repo-copied so 2004-03-04 10:18:17 +00:00
vm.h
vnode_pager.c
vnode_pager.h