linux513-tkg: Importe rebased MuQSS patchset from zen
https://github.com/zen-kernel/zen-kernel/commits/5.13/muqss
This commit is contained in:
@@ -130,7 +130,7 @@ _set_cpu_scheduler() {
|
||||
elif [ "$_basever" = "512" ]; then
|
||||
_avail_cpu_scheds=("pds" "bmq" "muqss" "cacule" "cfs")
|
||||
elif [ "$_basever" = "513" ]; then
|
||||
_avail_cpu_scheds=("pds" "bmq" "cacule" "cfs")
|
||||
_avail_cpu_scheds=("pds" "bmq" "muqss" "cacule" "cfs")
|
||||
elif [ "$_basever" = "514" ]; then
|
||||
_avail_cpu_scheds=("pds" "bmq" "cacule" "cfs")
|
||||
else
|
||||
|
Reference in New Issue
Block a user