mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 14:12:20 +01:00
* 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