From 690302ce6a685baf444657100afaa9698e8a59b8 Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Thu, 8 Oct 2015 18:03:53 +0100 Subject: Nexus9: tune benchmarking settings Set cpufreq gorernor and running frequency. Change-Id: Ibe6e05159dde1cd8a56ba6b55c783662f5050305 Signed-off-by: Milosz Wasilewski --- templates/nexus9_linpack.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'templates/nexus9_linpack.yaml') 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 -- cgit v1.2.3