1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/vm
Alan Cox 3b9a4cb6a9 - Revert a part of revision 1.73: Make vm_object_set_flag() an inline
function.  This function is so trivial that inlining reduces the size
   of the kernel.
2003-10-31 20:17:00 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c - Synchronize access to the swdevt's sw_flags with sw_dev_mtx. 2003-10-31 05:18:45 +00:00
swap_pager.h
uma_core.c
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fix two bugs introduced with the rstack functionality and specific to 2003-10-31 07:29:28 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c - Revert a part of revision 1.73: Make vm_object_set_flag() an inline 2003-10-31 20:17:00 +00:00
vm_object.h - Revert a part of revision 1.73: Make vm_object_set_flag() an inline 2003-10-31 20:17:00 +00:00
vm_page.c
vm_page.h - Align a comment within struct vm_page. 2003-10-25 18:33:04 +00:00
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
vnode_pager.h