Searched refs:total_pageout_threads (Results 1 – 1 of 1) sorted by relevance
2186 unsigned total_pageout_threads, eligible_cpus, domain_cpus; in get_pageout_threads_per_domain() local2200 total_pageout_threads = howmany(mp_ncpus, pageout_cpus_per_thread); in get_pageout_threads_per_domain()2215 return (howmany(total_pageout_threads * domain_cpus, eligible_cpus)); in get_pageout_threads_per_domain()