freebsd-nq/sys/vm
Konstantin Belousov 7af4985245 Add 'v' modifier to the ddb 'show pginfo' command to display vm_page
backing the provided kernel virtual address.

Tested by:	pho
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2018-12-30 15:58:18 +00:00
..
_vm_radix.h
default_pager.c
device_pager.c Change the vm_ooffset_t type to unsigned. 2018-12-02 13:16:46 +00:00
memguard.c
memguard.h
phys_pager.c
pmap.h
redzone.c
redzone.h
sg_pager.c Change the vm_ooffset_t type to unsigned. 2018-12-02 13:16:46 +00:00
swap_pager.c Allow to create swap zone larger than v_page_count / 2. 2018-12-01 16:50:12 +00:00
swap_pager.h
uma_core.c Fix yet another edge case in uma_startup_count(). If zone size fits into 2018-11-28 19:54:02 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h For not offpage zones the slab is placed at the end of page. Keg's uk_pgoff 2018-11-28 19:17:27 +00:00
uma.h
vm_domainset.c
vm_domainset.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c vm: use fcmpset for vmspace reference counting 2018-12-07 16:22:54 +00:00
vm_map.h
vm_meter.c
vm_mmap.c Remove unused argument to priv_check_cred. 2018-12-11 19:32:16 +00:00
vm_object.c Include path for tmpfs objects in vm.objects sysctl 2018-11-30 04:59:43 +00:00
vm_object.h Change the vm_ooffset_t type to unsigned. 2018-12-02 13:16:46 +00:00
vm_page.c Add 'v' modifier to the ddb 'show pginfo' command to display vm_page 2018-12-30 15:58:18 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h linuxkpi: Use pageproc instead of vmproc 2018-11-21 04:34:18 +00:00
vm_pagequeue.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_swapout_dummy.c
vm_swapout.c linuxkpi: Use pageproc instead of vmproc 2018-11-21 04:34:18 +00:00
vm_unix.c
vm.h
vnode_pager.c
vnode_pager.h