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

2019-07-13 Thread Ingo Molnar
* John Stultz wrote: > On Wed, Jul 10, 2019 at 3:57 AM Peter Zijlstra wrote: > > > > Urgh.. however didn't we find that before :/ stupid stats. > > > > Something like the below ought to fix, but let me see if I can come up > > with something saner... > > Yep. This works for me, but let me kno

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

2019-07-10 Thread John Stultz
On Wed, Jul 10, 2019 at 3:57 AM Peter Zijlstra wrote: > > Urgh.. however didn't we find that before :/ stupid stats. > > Something like the below ought to fix, but let me see if I can come up > with something saner... Yep. This works for me, but let me know if you have anything else you want me t

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

2019-07-10 Thread Peter Zijlstra
On Tue, Jul 09, 2019 at 10:48:49PM -0700, John Stultz wrote: > On Mon, Jul 8, 2019 at 9:33 AM Ingo Molnar wrote: > > 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 > > > Peter Zijlstra (

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

2019-07-09 Thread John Stultz
On Mon, Jul 8, 2019 at 9:33 AM Ingo Molnar wrote: > 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 > Peter Zijlstra (1): > sched/core: Optimize try_to_wake_up() for local wakeups Hey Pe

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

2019-07-08 Thread pr-tracker-bot
The pull request you sent on Mon, 8 Jul 2019 13:53:49 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-core-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/dad1c12ed831a7a89cc01e5582cd0b81a4be7f19 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] scheduler changes for v5.3

2019-07-08 Thread Ingo Molnar
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: af24bde8df2029f067dc46aff0393c8f18ff6e2f sched/uclamp: Add uclamp support to energy_compute() The main changes in this cycle were: -