ubuntu/+source/tuned:ubuntu/noble-proposed

Last commit made on 2024-02-03
Get this branch:
git clone -b ubuntu/noble-proposed https://git.launchpad.net/ubuntu/+source/tuned
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/noble-proposed
Repository:
lp:ubuntu/+source/tuned

Recent commits

6c9314d... by Lucas Kanashiro

Update changelog

d977056... by Lucas Kanashiro

Create DEP-8 test for custom profile

- d/t/custom-profile: created with content extracted from tuned-vm test.
  Now expect an error message in the logs when running on s390x.
- d/t/control: add the new custom-profile test.
- d/t/tuned-vm: remove content related to custom profile.

db22b0f... by Lucas Kanashiro

d/p/0006-CPU-plugin-log-an-error-when-running-on-s390x.patch: notify
user that the CPU plugin does not work as expected on s390x.

b57e73c... by Lucas Kanashiro

Release version 2.21.0-1ubuntu1 to Noble

0ca13b1... by Lucas Kanashiro

update-maintainer

36fc9bb... by Lucas Kanashiro

Update changelog

af137fb... by Lucas Kanashiro

d/t/tuned-vm: add tests for a custom profile using dynamic features

Create a custom profile using the CPU tuning plugin which makes use of
the load monitoring plugin, and based on a defined threshold set the
CPU latency.

79bf18d... by Lucas Kanashiro

d/p/0005-Use-float-instead-of-str-in-cpu-plugin-load-threshol.patch: fix
error when trying to set CPU latency threshold in a custom profile.

5417ca0... by Lucas Kanashiro

d/t/{control,tuned-vm}: add test to check tuned in a VM

Check default profile and switch to other profiles.

9abb16e... by Lucas Kanashiro

d/t/{control,tuned-container}: check default profile in a container

Check if the default profile is the recommended profile in a container
and if it is active after package installation.