Home
last modified time | relevance | path

Searched refs:vmd_inactive_threads (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/vm/
H A Dvm_pagequeue.h256 u_int vmd_inactive_threads; member
H A Dvm_pageout.c1672 threads = vmd->vmd_inactive_threads; in vm_pageout_inactive_dispatch()
2309 vmd->vmd_inactive_threads = get_pageout_threads_per_domain(vmd); in vm_pageout_init_domain()
2388 pageout_threads = VM_DOMAIN(i)->vmd_inactive_threads; in vm_pageout()