Merge "sched: Update the number of tune groups to 5"
This commit is contained in:
commit
d396fc7c69
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ root_schedtune = {
|
|||
* implementation especially for the computation of the per-CPU boost
|
||||
* value
|
||||
*/
|
||||
#define BOOSTGROUPS_COUNT 4
|
||||
#define BOOSTGROUPS_COUNT 5
|
||||
|
||||
/* Array of configured boostgroups */
|
||||
static struct schedtune *allocated_group[BOOSTGROUPS_COUNT] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue