All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Jarmo Tiitto <jarmo.tiitto@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4.9] sched/fair: Overload-On-Wakeup fix.
Date: Wed, 15 Mar 2017 13:26:47 +0100	[thread overview]
Message-ID: <20170315122647.GQ3093@worktop> (raw)
In-Reply-To: <1489527246.3961.3@smtp.gmail.com>

On Tue, Mar 14, 2017 at 11:34:06PM +0200, Jarmo Tiitto wrote:
> Try improve multi-core scaling.
> The changes are experimental - the fix works
> but possible regressions are unknown.
> 
> Please read the orginal author's paper to understand
> the overall problem this patch tries to solve.
> 
> See the orignal patches at:
> https://github.com/jplozi/wastedcores/tree/master/patches
> 
> And the related paper at:
> http://www.i3s.unice.fr/~jplozi/wastedcores/
> 
> v1: the patch was re-written for v4.9 to remove goto statement.
> 
> v2: improved version from the wastedcores initial code. try take into
> 	account the cpu  wake-up latency and choose most recent idle cpu
> 	instead.
> 
> I have tested the code and it really does improve
> multi-core performance on my machine.

v4.9 is not the right kernel to send patches against (hint: v4.10 is not
either).

Also your Changelog is inadequate; it should be self contained, explain
the problem and describe the solution.

      reply	other threads:[~2017-03-15 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-14 21:34 [PATCH v4.9] sched/fair: Overload-On-Wakeup fix Jarmo Tiitto
2017-03-15 12:26 ` Peter Zijlstra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170315122647.GQ3093@worktop \
    --to=peterz@infradead.org \
    --cc=jarmo.tiitto@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.