Searched refs:shortest (Results 1 – 7 of 7) sorted by relevance
47 wait time min - shortest (non-0) time we ever had to wait for a lock53 hold time min - shortest (non-0) time we ever held the lock
2410 lnet_route_t *shortest = NULL; in LNetDist() local2416 if (shortest == NULL || in LNetDist()2417 route->lr_hops < shortest->lr_hops) in LNetDist()2418 shortest = route; in LNetDist()2421 LASSERT(shortest != NULL); in LNetDist()2422 hops = shortest->lr_hops; in LNetDist()2424 *srcnidp = shortest->lr_gateway->lp_ni->ni_nid; in LNetDist()
218 tristate "shortest expected delay scheduling"220 The shortest expected delay scheduling algorithm assigns network221 connections to the server with the shortest expected delay. The
188 dwMaxBitRate - the maximum bit rate at the shortest235 dwMaxBitRate - the maximum bit rate at the shortest
5 which selects a path with the shortest estimated service time for
95 An operating system scheduler may need to compute the shortest wake-up delay102 (eg waking-up) the CPU with the shortest wake-up latency.
402 the path expected to complete the incoming I/O in the shortest