Searched refs:THROTTLE (Results 1 – 5 of 5) sorted by relevance
256 // I/Os with THROTTLE policy are called THROTTLE I/Os. If a THROTTLE I/O258 // of another NORMAL I/O request, the thread that issues the THROTTLE I/O is260 // issues the THROTTLE I/O so that NORMAL I/Os can utilize most of the disk
268 // I/Os with THROTTLE policy are called THROTTLE I/Os. If a THROTTLE I/O270 // of another NORMAL I/O request, the thread that issues the THROTTLE I/O is272 // issues the THROTTLE I/O so that NORMAL I/Os can utilize most of the disk
150 status = WeaverReadStatus::THROTTLE; in read()
69 THROTTLE = 2; enumerator
80 THROTTLE, enumerator754 int_field(THROTTLE, throttle, in parse_workload()2726 } else if (w->type == THROTTLE) { in run_workload()