1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-06-22 00:05:54 +01:00

doc: Update sysfile documentation.

Remove duplicated information and added link to additional
documentation.
This commit is contained in:
Marc Bonnici
2018-05-16 11:34:11 +01:00
committed by setrofim
parent 700989298c
commit b3d34e25ff
2 changed files with 2 additions and 5 deletions
doc/source
how_tos
user_reference

@ -219,11 +219,7 @@ cpu0 and cpu4 will affect all our cores) e.g.
iterations: 10
Here, we're specifying a ``sysfile_values`` runtime parameter for the device.
The value for this parameter is a mapping (an associative array, in YAML) of
file paths onto values that should be written into those files. Runtime
parameters will depend on the specifics of the device used (e.g. its CPU cores
configuration).
For more information please see :ref:`setting sysfiles <setting-sysfiles>`.
APK Workloads
^^^^^^^^^^^^^

@ -202,6 +202,7 @@ Android Specific Runtime Parameters
:screen_on: A ``boolean`` to specify whether the devices screen should be
turned on. Defaults to ``true``.
.. _setting-sysfiles:
Setting Sysfiles
^^^^^^^^^^^^^^^^