Re: [GIT PULL] scheduler changes for v5.7

From: Peter Zijlstra
Date: Tue Mar 31 2020 - 09:48:35 EST


On Tue, Mar 31, 2020 at 11:33:33AM +0100, Mel Gorman wrote:
> On Mon, Mar 30, 2020 at 07:31:59PM +0200, Ingo Molnar wrote:
> > Linus,
> >
> > Please pull the latest sched-core-for-linus git tree from:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-core-for-linus
> >
> > # HEAD: 313f16e2e35abb833eab5bdebc6ae30699adca18 Merge branch 'sched/rt' into sched/core, to pick up completed topic tree
> >
> > The main changes in this cycle are:
> >
> > - Various NUMA scheduling updates: harmonize the load-balancer and NUMA
> > placement logic to not work against each other. The intended result is
> > better locality, better utilization and fewer migrations.
> >
>
> Thanks Ingo.
>
> I noticed that the following patch did not make it to the list.
>
> sched/fair: Fix negative imbalance in imbalance calculation
> https://lore.kernel.org/lkml/1585201349-70192-1-git-send-email-aubrey.li@xxxxxxxxx/

I have it, we'll get it in before the next release.