Re: [tg_shares_up rewrite v2 10/11] sched: allow update_cfs_loadto update global load

From: David Miller
Date: Wed Nov 10 2010 - 23:49:45 EST


From: Paul Turner <pjt@xxxxxxxxxx>
Date: Wed, 10 Nov 2010 19:50:15 -0800

> Refactor the global load updates from update_shares_cpu() so that
> update_cfs_load() can update global load when it is more than ~10% out of sync.
>
> The new global_load parameter allows us to force an update, regardless of
> the error factor so that we can synchronize w/ update_shares().
>
> Signed-off-by: Paul Turner <pjt@xxxxxxxxxx>

This patch breaks the build, you didn't update the arguments of
update_cfs_load() in the !CONFIG_FAIR_GROUP_SCHED case.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/