Searched refs:vmd_inactive_threads (Results 1 – 2 of 2) sorted by relevance
262 u_int vmd_inactive_threads; /* Number of extra helper threads. */ member
1647 if ((threads = vmd->vmd_inactive_threads) > 1 && in vm_pageout_inactive_dispatch()2272 vmd->vmd_inactive_threads = get_pageout_threads_per_domain(vmd); in vm_pageout_init_domain()2352 pageout_threads = VM_DOMAIN(i)->vmd_inactive_threads; in vm_pageout()