1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
Jim Ramsay
e5cd263b59 Do not initialize kvm low latency if kvm not present
On systems mising the kvm module, skip any attempts to initialize kvm.

Signed-off-by: Jim Ramsay <jramsay@redhat.com>
2024-10-25 23:19:59 -04:00
Adriaan Schmidt
71d1597b97 chore: remove dead irqbalance functions
The shell functions in profiles/functions related to irqbalance configuration
have been unused since 462df2610c. Remove them.

Signed-off-by: Adriaan Schmidt <adriaan.schmidt@siemens.com>
2024-07-25 07:02:02 +02:00
Pavol Žáčik
b3b0892d5b
Install script functions and recommend.d to /usr/lib/tuned/
In #615, they were accidentally moved to /usr/lib/tuned/profiles/
where all profiles were migrated.

This also changes the location of `functions` file within
the repository, separating it from the profiles themselves.

Resolves #642.
2024-06-19 15:41:37 +02:00
Renamed from profiles/functions (Browse further)