aboutsummaryrefslogtreecommitdiff
path: root/templates/a15only_audio.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/a15only_audio.yaml')
-rw-r--r--templates/a15only_audio.yaml24
1 files changed, 13 insertions, 11 deletions
diff --git a/templates/a15only_audio.yaml b/templates/a15only_audio.yaml
index c2cf759..11e15fe 100644
--- a/templates/a15only_audio.yaml
+++ b/templates/a15only_audio.yaml
@@ -1,13 +1,15 @@
-global:
- iterations: 1
config:
- result_processors: [csv, sqlite]
- sqlite_database: ~/my_results.db
+ result_processors:
+ - csv
+ - sqlite
+ sqlite_database: my_database.db
+global:
+ iterations: 1
workloads:
- - id: 1b_a15_audio
- workload_name: audio
- boot_parameters:
- os_mode: mp_a15_only
- runtime_parameters:
- a15_governor_tunables:
- above_hispeed_delay: 20000
+- boot_parameters:
+ os_mode: mp_a15_only
+ id: 1b_a15_audio
+ runtime_parameters:
+ a15_governor_tunables:
+ above_hispeed_delay: 20000
+ workload_name: audio