On Mon, Jul 22, 2019 at 01:33:38PM -0400, Rik van Riel wrote:
> Since only the root cfs_rq runnable_load_avg field is used any more,
> we can move the field from struct sched_avg, which every sched_entity
> has one of, directly into the struct cfs_rq, of which we have way fewer.
> 
> No functional changes.
> 
> Suggested-by: Dietmar Eggemann <dietmar.eggem...@arm.com>

I think he's praying on space in that cacheline ;-)

Reply via email to