freebsd-dev/sys/vm
Mateusz Guzik 83764b446a vm: use fcmpset for vmspace reference counting
Sponsored by:	The FreeBSD Foundation
2018-12-07 16:22:54 +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 Normalize COMPAT_43 syscall declarations. 2018-12-04 16:48:47 +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 Update the free page count when blacklisting pages. 2018-11-29 16:31:01 +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