diff --git a/linux56-tkg/customization.cfg b/linux56-tkg/customization.cfg index 3895aaf..54a8ad5 100644 --- a/linux56-tkg/customization.cfg +++ b/linux56-tkg/customization.cfg @@ -67,7 +67,7 @@ _sched_yield_type="" # to the rr_interval in addition to a virtual deadline. When using yield_type 2, a low value can help offset the disadvantages of rescheduling a process that has yielded. # MuQSS default: 6ms" # PDS default: 4ms" -# BMQ default: 4ms" +# BMQ default: 2ms" # Set to "1" for 2ms, "2" for 4ms, "3" for 6ms, "4" for 8ms, or "default" to keep the chosen scheduler defaults. _rr_interval="" diff --git a/linux57-tkg/customization.cfg b/linux57-tkg/customization.cfg index e8367a4..6a18a6b 100644 --- a/linux57-tkg/customization.cfg +++ b/linux57-tkg/customization.cfg @@ -64,7 +64,7 @@ _sched_yield_type="" # to the rr_interval in addition to a virtual deadline. When using yield_type 2, a low value can help offset the disadvantages of rescheduling a process that has yielded. # MuQSS default: 6ms" # PDS default: 4ms" -# BMQ default: 4ms" +# BMQ default: 2ms" # Set to "1" for 2ms, "2" for 4ms, "3" for 6ms, "4" for 8ms, or "default" to keep the chosen scheduler defaults. _rr_interval=""