Blame SOURCES/tuned-2.5.1-realtime-sched_rt_runtime_us-fix.patch

7b3f74
diff --git a/profiles/realtime/tuned.conf b/profiles/realtime/tuned.conf
7b3f74
index 301ec5f..c184561 100644
7b3f74
--- a/profiles/realtime/tuned.conf
7b3f74
+++ b/profiles/realtime/tuned.conf
7b3f74
@@ -15,7 +15,7 @@ not_isolated_cpumask = ${f:cpulist2hex_invert:${isolated_cores}}
7b3f74
 [sysctl]
7b3f74
 kernel.hung_task_timeout_secs = 600
7b3f74
 kernel.nmi_watchdog = 0
7b3f74
-kernel.sched_rt_runtime_us = 1000000
7b3f74
+kernel.sched_rt_runtime_us = -1
7b3f74
 vm.stat_interval = 10
7b3f74
 kernel.timer_migration = 0
7b3f74