1
0
Fork 0
tuned/profiles/cpu-partitioning
Ondřej Lysoněk 0eb0c6bc7f profiles: Make sure variables are defined before use
Make sure the isolated_cores and no_balance_cores variables are
defined before any of the variables that use them are defined. This
enforces a certain ordering of variable expansions so that child
profiles can set the variables directly in the profile (tuned.conf),
e.g.:

[main]
include=cpu-partitioning

[variables]
isolated_cores=3

Resolves: rhbz#1781664

Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
2020-01-06 15:50:06 +01:00
..
00-tuned-pre-udev.sh cpu-partitioning: Fix typo in 00-tuned-pre-udev.sh 2017-10-12 16:30:33 +02:00
cpu-partitioning-variables.conf cpu-partitioning: fixed comment in cpu-partitioning-variables.conf 2018-02-28 17:17:53 +01:00
script.sh cpu-partitioning: Introduce irqbalance helpers and use 2019-07-10 13:09:03 +08:00
tuned.conf profiles: Make sure variables are defined before use 2020-01-06 15:50:06 +01:00