Role - edpm_tuned

osp.edpm.edpm_tuned role – The main entry point for the edpm_tuned role.

Entry point main – The main entry point for the edpm_tuned role.

Synopsis

Parameters

Parameter

Comments

edpm_tuned_custom_profile

string

Default: "Contents of a custom tuned.conf file.\n"

edpm_tuned_download_delay

integer

Seconds between retries for download tasks

Default: 5

edpm_tuned_download_retries

integer

Number of retries for download tasks

Default: 5

edpm_tuned_isolated_cores

string

String consisting of comma separated core indices in a format accepted by /etc/tuned/realtime-variables.conf for example: 2,4-7 . Please note that the value may be rendered in a different .conf file, depending on your local setup.

Default: ""

edpm_tuned_max_power_cstate

string

String which specifies maximum powerstate for idling cores for example, C6|140.

Default: ""

edpm_tuned_profile

string

Name of the custom tuned profile. This string will be used for relevant /etc/ subdir and files.

Default: "throughput-performance"

edpm_tuned_system_packages

list / elements=string

Packages installed on the local system. Allows user to define this list otherwise it will uses the default list.

Default: []

edpm_tuned_system_packages_default

list / elements=string

Default tuned packages to install.

Default: ["tuned", "tuned-profiles-cpu-partitioning"]