All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rohit Jain <rohit.k.jain@oracle.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org, mingo@redhat.com,
	vincent.guittot@linaro.org, morten.rasmussen@arm.com,
	dietmar.eggemann@arm.com, Dhaval Giani <dhaval.giani@oracle.com>
Subject: Re: [PATCH] sched: Introduce scaled capacity awareness in enqueue
Date: Fri, 2 Jun 2017 11:20:20 -0700	[thread overview]
Message-ID: <f0805f09-b30f-9071-6c97-553597f3205c@oracle.com> (raw)
In-Reply-To: <20170601123745.llebc4ur23d7t4fw@hirez.programming.kicks-ass.net>


On 06/01/2017 05:37 AM, Peter Zijlstra wrote:
> On Thu, Jun 01, 2017 at 02:28:27PM +0200, Peter Zijlstra wrote:
>> On Wed, May 31, 2017 at 03:19:46PM -0700, Rohit Jain wrote:
>>
>>>>> 2) This scaled capacity is normalized and mapped into buckets.
>>>> Why?
> And its not at all clear why you'd need
> that to begin with.

Here is the problem I am trying to solve:

The benchmark(s) have a high degree of variance when run multiple
times.

We believe it is because of the scheduler not being aware of the scaled
down capacity of the CPUs because of IRQ/RT activity.

This patch helps in solving the above problem. Do you have any thoughts
on solving this problem in any other way?

  reply	other threads:[~2017-06-02 18:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-22 20:48 [PATCH] sched: Introduce scaled capacity awareness in enqueue Rohit Jain
2017-05-30 12:28 ` Peter Zijlstra
2017-05-31 22:19   ` Rohit Jain
2017-06-01 12:28     ` Peter Zijlstra
2017-06-01 12:37       ` Peter Zijlstra
2017-06-02 18:20         ` Rohit Jain [this message]
2017-06-02 18:26           ` Peter Zijlstra
2017-06-05 18:08             ` Rohit Jain
2017-06-12 15:36               ` Peter Zijlstra
2017-06-13  0:31                 ` Rohit Jain

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=f0805f09-b30f-9071-6c97-553597f3205c@oracle.com \
    --to=rohit.k.jain@oracle.com \
    --cc=dhaval.giani@oracle.com \
    --cc=dietmar.eggemann@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=morten.rasmussen@arm.com \
    --cc=peterz@infradead.org \
    --cc=vincent.guittot@linaro.org \
    /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.