Merge "sched: Update the number of tune groups to 5"

This commit is contained in:
Linux Build Service Account 2016-10-10 18:28:25 -07:00 committed by Gerrit - the friendly Code Review server
commit d396fc7c69

View file

@ -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] = {