Searched refs:workload (Results 1 – 5 of 5) sorted by relevance
8 def GetWorkloadConfigSummary(workload): argument14 …return format_string.format(workload, str(workload.wce_id), workload.wce_default, workload.wce_pha…
97 workload.py \
1573 from workload import *
10 iperf will run the cpu workload on two threads with a total work load size of11 100000000. Since the workload is distributed over 2 threads, on a perfectly16 towards the time. The workload and the time it takes to be performed differs30 server will give the OK to every client to run the workload and begin timing.
5 …workload as a whole which is what the end user cares about. One artifact of this thread based time…39 …lower buckets in deadline order. Now, if a small burst of user-critical workload shows up, the hig…66 …oups represent a collection of threads working on behalf of a specific workload. The goal of this…87 …onvenient abstraction for groups of threads working together for a user workload. Basing schedulin…168 * The system should be **compact**. Limit small-width workload threads to a single cluster as much …172 * **Rapidly open up clusters** if the workload can use them (e.g., for parallelism, to mitigate pas…178 * Adapt to **rapidly changing workload widths**.192 …ve workloads from efficient to performance clusters and ensure that the workload threads get place…284 …workload threads across clusters of various types to ensure that all threads of the workload make …