Rev | Line | |
---|
[248] | 1 | <tns:WorkloadConfiguration |
---|
| 2 | xmlns:tns="http://www.man.poznan.pl/WorkloadSchema" |
---|
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
---|
| 4 | |
---|
| 5 | <SimulationStartTime>2009-01-15T10:00:00</SimulationStartTime> |
---|
| 6 | |
---|
| 7 | <JobCount avg="100" distribution="constant"/> |
---|
| 8 | |
---|
| 9 | <TaskCount avg="1" distribution="constant"/> |
---|
| 10 | |
---|
| 11 | <TaskLength avg="21600" min="14400" max="28800" stdev="7200.0" distribution="normal"/> |
---|
| 12 | |
---|
| 13 | <JobPackageLength avg="1.0" min="1.0" max="1.0" stdev="0.0" distribution="constant"/> |
---|
| 14 | |
---|
| 15 | <JobInterval avg="50" min="0" max="100" stdev="30" distribution="normal" seed="21"/> |
---|
| 16 | |
---|
| 17 | <ComputingResourceHostParameter metric="cpucount"> |
---|
| 18 | <value id="cpucnt" avg="1" min="1" max="1" stdev="0.0" distribution="constant" /> |
---|
| 19 | </ComputingResourceHostParameter> |
---|
| 20 | |
---|
| 21 | </tns:WorkloadConfiguration> |
---|
Note: See
TracBrowser
for help on using the repository browser.