Disable cacule RDB by default
Fixes https://github.com/Frogging-Family/linux-tkg/issues/431
This commit is contained in:
@@ -194,7 +194,7 @@ _processor_opt=""
|
|||||||
_irq_threading="false"
|
_irq_threading="false"
|
||||||
|
|
||||||
# CacULE only - Enable Response Driven Balancer, an experimental load balancer for CacULE
|
# 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
|
# CacULE only - Load balance time period - Default is 19
|
||||||
# https://github.com/hamadmarri/cacule-cpu-scheduler/blob/master/patches/CacULE/RDB/rdb.patch#L56
|
# https://github.com/hamadmarri/cacule-cpu-scheduler/blob/master/patches/CacULE/RDB/rdb.patch#L56
|
||||||
|
Reference in New Issue
Block a user