aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-10-08 18:03:53 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-10-09 11:44:52 +0000
commit690302ce6a685baf444657100afaa9698e8a59b8 (patch)
treea3f80af4224c972eef3a705f88ab24f5b4d7efb9
parent0b4c682d5afa24e9de53e9938af1ed1cc3abe6c3 (diff)
Nexus9: tune benchmarking settings
Set cpufreq gorernor and running frequency. Change-Id: Ibe6e05159dde1cd8a56ba6b55c783662f5050305 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
-rw-r--r--templates/nexus9_andebench.yaml10
-rw-r--r--templates/nexus9_benchmarkpi.yaml9
-rw-r--r--templates/nexus9_caffeinemark.yaml9
-rw-r--r--templates/nexus9_deltablue.yaml9
-rw-r--r--templates/nexus9_linpack.yaml9
-rw-r--r--templates/nexus9_quadrant.yaml9
-rw-r--r--templates/nexus9_scimark2.yaml9
-rw-r--r--templates/nexus9_ubench.yaml9
8 files changed, 65 insertions, 8 deletions
diff --git a/templates/nexus9_andebench.yaml b/templates/nexus9_andebench.yaml
index 4c7a218..022a198 100644
--- a/templates/nexus9_andebench.yaml
+++ b/templates/nexus9_andebench.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,5 +10,11 @@ workloads:
params:
duration: 2
- id: andebench
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: andebench
+ workload_parameters:
number_of_threads: 1
diff --git a/templates/nexus9_benchmarkpi.yaml b/templates/nexus9_benchmarkpi.yaml
index 90d1e6b..4ecaf7b 100644
--- a/templates/nexus9_benchmarkpi.yaml
+++ b/templates/nexus9_benchmarkpi.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,4 +10,9 @@ workloads:
params:
duration: 2
- id: benchmarkpi
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: benchmarkpi
diff --git a/templates/nexus9_caffeinemark.yaml b/templates/nexus9_caffeinemark.yaml
index 7fea06c..97c9ad2 100644
--- a/templates/nexus9_caffeinemark.yaml
+++ b/templates/nexus9_caffeinemark.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,4 +10,9 @@ workloads:
params:
duration: 2
- id: caffeinemark
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: caffeinemark
diff --git a/templates/nexus9_deltablue.yaml b/templates/nexus9_deltablue.yaml
index 68e26bb..161d74b 100644
--- a/templates/nexus9_deltablue.yaml
+++ b/templates/nexus9_deltablue.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,4 +10,9 @@ workloads:
params:
duration: 2
- id: deltablue
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: deltablue
diff --git a/templates/nexus9_linpack.yaml b/templates/nexus9_linpack.yaml
index 2dde072..4833078 100644
--- a/templates/nexus9_linpack.yaml
+++ b/templates/nexus9_linpack.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,4 +10,9 @@ workloads:
params:
duration: 2
- id: linpack
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: linpack
diff --git a/templates/nexus9_quadrant.yaml b/templates/nexus9_quadrant.yaml
index d3bacad..4ea6c10 100644
--- a/templates/nexus9_quadrant.yaml
+++ b/templates/nexus9_quadrant.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,4 +10,9 @@ workloads:
params:
duration: 2
- id: quadrant
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: quadrant
diff --git a/templates/nexus9_scimark2.yaml b/templates/nexus9_scimark2.yaml
index 39a5835..d864672 100644
--- a/templates/nexus9_scimark2.yaml
+++ b/templates/nexus9_scimark2.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,4 +10,9 @@ workloads:
params:
duration: 2
- id: scimark2
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: scimark2
diff --git a/templates/nexus9_ubench.yaml b/templates/nexus9_ubench.yaml
index d3a70b1..58968e8 100644
--- a/templates/nexus9_ubench.yaml
+++ b/templates/nexus9_ubench.yaml
@@ -1,5 +1,7 @@
config:
- device: Nexus10
+ device: generic_android
+ device_config:
+ core_names: [denver, denver]
run_name: ART_benchmarking
global:
iterations: 13
@@ -8,4 +10,9 @@ workloads:
params:
duration: 2
- id: ubench
+ runtime_parameters:
+ sysfile_values:
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: userspace
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 1224000
+ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: 1224000
name: ubench