diff --git a/changelog/changes/2024-03-19-multipath.md b/changelog/changes/2024-03-19-multipath.md new file mode 100644 index 0000000000..1f01cd6e2d --- /dev/null +++ b/changelog/changes/2024-03-19-multipath.md @@ -0,0 +1 @@ +- Disabled real-time priority for multipathd as it prevents the cgroups2 cpu controller from working. ([flatcar/scripts#1771](https://github.com/flatcar/scripts/pull/1771))