Disable cacule RDB by default

Fixes https://github.com/Frogging-Family/linux-tkg/issues/431
This commit is contained in:
Tk-Glitch
2022-03-05 18:44:56 +01:00
parent d8ffe3fb1a
commit effb462269

View File

@@ -194,7 +194,7 @@ _processor_opt=""
_irq_threading="false"
# CacULE only - Enable Response Driven Balancer, an experimental load balancer for CacULE
_cacule_rdb=""
_cacule_rdb="false"
# CacULE only - Load balance time period - Default is 19
# https://github.com/hamadmarri/cacule-cpu-scheduler/blob/master/patches/CacULE/RDB/rdb.patch#L56