Searched refs:pgo_maxlaundry (Results 1 – 2 of 2) sorted by relevance
114 unsigned int pgo_maxlaundry; member126 ((q)->pgo_laundry >= (q)->pgo_maxlaundry)
1363 iq->pgo_maxlaundry = (unsigned int) qcount;2465 iq->pgo_laundry, iq->pgo_maxlaundry, msecs, 0);2471 iq->pgo_laundry, iq->pgo_maxlaundry, msecs, 0);4180 local_batch_size = (q->pgo_maxlaundry >> 3);4183 local_batch_size = q->pgo_maxlaundry / (vm_pageout_state.vm_compressor_thread_count * 2);4186 local_batch_size = q->pgo_maxlaundry / (vm_pageout_state.vm_compressor_thread_count * 2);5275 vm_pageout_queue_external.pgo_maxlaundry = VM_PAGE_LAUNDRY_MAX;5429 vm_pageout_queue_internal.pgo_maxlaundry =5433 &vm_pageout_queue_internal.pgo_maxlaundry,5434 sizeof(vm_pageout_queue_internal.pgo_maxlaundry));[all …]