freebsd-dev/sys/vm
Alan Cox 791444089f Correct errors and clean up the comments on the active queue scan.
Eliminate some unnecessary blank lines.

Reviewed by:	kib, markj
MFC after:	1 week
2016-08-12 03:22:58 +00:00
..
_vm_radix.h
default_pager.c
device_pager.c
memguard.c
memguard.h
phys_pager.c
pmap.h
redzone.c
redzone.h
sg_pager.c
swap_pager.c Explain why swapgeom_close_ev() is delegated. 2016-08-03 07:11:19 +00:00
swap_pager.h
uma_core.c Release the second critical section in uma_zfree_arg() slightly earlier. 2016-07-20 01:01:50 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_domain.c
vm_domain.h
vm_extern.h
vm_fault.c Add a comment describing the 'fast path' that was introduced in r270011. 2016-07-20 17:20:22 +00:00
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Replace all remaining calls to vprint(9) with vn_printf(9), and remove 2016-08-10 16:12:31 +00:00
vm_object.h
vm_page.c Use vm_page_undirty() instead of manually setting a page field. 2016-07-29 21:05:37 +00:00
vm_page.h
vm_pageout.c Correct errors and clean up the comments on the active queue scan. 2016-08-12 03:22:58 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_phys.c
vm_phys.h
vm_radix.c
vm_radix.h
vm_reserv.c
vm_reserv.h
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c
vnode_pager.h