aboutsummaryrefslogtreecommitdiff
path: root/templates/hmp_linpack.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2014-03-21 19:03:59 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2014-03-21 19:03:59 +0000
commit94a6a8db93de80a720d77b0364428fd3ccb6faed (patch)
treea7f25666dd8dcc75e6b3b148e5d288665a758d25 /templates/hmp_linpack.yaml
parentd20e2c69281b12455351ce18e623552f7541c777 (diff)
normalized agenda files
Diffstat (limited to 'templates/hmp_linpack.yaml')
-rw-r--r--templates/hmp_linpack.yaml29
1 files changed, 17 insertions, 12 deletions
diff --git a/templates/hmp_linpack.yaml b/templates/hmp_linpack.yaml
index 567f9ef..7019653 100644
--- a/templates/hmp_linpack.yaml
+++ b/templates/hmp_linpack.yaml
@@ -1,13 +1,18 @@
-global:
- iterations: 1
+config:
+ result_processors:
+ - csv
+ - sqlite
+ sqlite_database: my_database.db
+global:
+ iterations: 1
workloads:
- - id: 2i_a7bc
- workload_name: linpack
- boot_parameters:
- os_mode: mp_a7_bootcluster
- runtime_parameters:
- a7_min_frequency: 500000
- a7_governor_tunables:
- above_hispeed_delay: 20000
- a15_governor_tunables:
- above_hispeed_delay: 20000
+- boot_parameters:
+ os_mode: mp_a7_bootcluster
+ id: 2i_a7bc
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+ a7_governor_tunables:
+ above_hispeed_delay: 20000
+ a7_min_frequency: 500000
+ workload_name: linpack