1
0
Fork 0
tuned/profiles/realtime
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
..
realtime-variables.conf realtime: minor formatting fix 2015-06-29 16:37:21 +02:00
script.sh realtime: Apply irqbalance tunes too in realtime profiles 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