1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/vm
2003-02-25 06:46:08 +00:00
..
default_pager.c
device_pager.c Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00
phys_pager.c
pmap.h Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00
swap_pager.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
swap_pager.h
uma_core.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
vm_contig.c
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
vm_object.h Fuse two #ifdefs with identical conditions. 2003-02-25 06:46:08 +00:00
vm_page.c In vm_page_dirty(), assert that the page is not in the free queue(s). 2003-02-24 17:30:45 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pageq.c
vm_pager.c - Add an interlock argument to BUF_LOCK and BUF_TIMELOCK. 2003-02-25 03:37:48 +00:00
vm_pager.h
vm_param.h
vm_swap.c
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c
vnode_pager.h