Use Control Group v2 (#1329)

* Disable real-time scheduling

It seems that Linux' cgroup v2 currenlty does not support RT scheduling.

* Remove Supervisor RT support flag

With CGroups v2 we can no longer support CPU resource allocation for
realtime scheduling.

* Bump OS Agent to 1.3.0 for CGroups v2 support
This commit is contained in:
Stefan Agner
2022-08-09 11:29:12 +02:00
committed by GitHub
parent 7409be7197
commit 4d9b604c04
6 changed files with 3 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
OS_AGENT_VERSION = 1.2.1
OS_AGENT_VERSION = 1.3.0
OS_AGENT_SITE = $(call github,home-assistant,os-agent,$(OS_AGENT_VERSION))
OS_AGENT_LICENSE = Apache License 2.0
OS_AGENT_LICENSE_FILES = LICENSE