Searched refs:pgo_maxlaundry (Results 1 – 2 of 2) sorted by relevance
114 unsigned int pgo_maxlaundry; member126 ((q)->pgo_laundry >= (q)->pgo_maxlaundry)
1373 iq->pgo_maxlaundry = (unsigned int) qcount;2468 iq->pgo_laundry, iq->pgo_maxlaundry, msecs, 0);2474 iq->pgo_laundry, iq->pgo_maxlaundry, msecs, 0);4197 local_batch_size = (q->pgo_maxlaundry >> 3);4200 local_batch_size = q->pgo_maxlaundry / (vm_pageout_state.vm_compressor_thread_count * 2);4203 local_batch_size = q->pgo_maxlaundry / (vm_pageout_state.vm_compressor_thread_count * 2);5301 vm_pageout_queue_external.pgo_maxlaundry = VM_PAGE_LAUNDRY_MAX;5455 vm_pageout_queue_internal.pgo_maxlaundry =5459 &vm_pageout_queue_internal.pgo_maxlaundry,5460 sizeof(vm_pageout_queue_internal.pgo_maxlaundry));[all …]