From: Josef Bacik <jbacik@fb.com>
To: Rik van Riel <riel@redhat.com>, <mingo@redhat.com>,
<peterz@infradead.org>, <linux-kernel@vger.kernel.org>,
<kernel-team@fb.com>
Subject: Re: [PATCH] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
Date: Wed, 27 May 2015 17:23:36 -0400 [thread overview]
Message-ID: <556635D8.9000208@fb.com> (raw)
In-Reply-To: <55663113.40407@redhat.com>
On 05/27/2015 05:03 PM, Rik van Riel wrote:
> On 05/27/2015 04:09 PM, Josef Bacik wrote:
>> On 05/26/2015 05:31 PM, Josef Bacik wrote:
>
>>> SD_BALANCE_WAKE is supposed to find us an idle cpu to run on, however
>>> it is just
>>> looking for an idle sibling, preferring affinity over all else. This
>>> is not
>>> helpful in all cases, and SD_BALANCE_WAKE's job is to find us an idle
>>> cpu, not
>>> garuntee affinity. Fix this by first trying to find an idle sibling,
>>> and then
>>> if the cpu is not idle fall through to the logic to find an idle cpu.
>>> With this
>>> patch we get slightly better performance than with our forward port of
>>> SD_WAKE_IDLE. Thanks,
>>>
>>
>> I rigged up a test script to run the perf bench sched tests and give me
>> the numbers. Here are the numbers
>>
>> 4.0
>>
>> Messaging: 56.934 Total runtime in seconds
>> Pipe: 105620.762 ops/sec
>>
>> 4.0 + my patch
>>
>> Messaging: 47.374
>> Pipe: 113691.199
>
> I did not get the email with your original patch,
> either to my inbox or my lkml folder, but I saw the
> patch on pastebin, and it looks good.
>
> When you resend it, please feel free to add my
>
> Acked-by: Rik van Riel <riel@redhat.com>
>
> Assuming the version you meant to email yesterday was
> the same one that you showed me on pastebin, of course :)
>
Ha yes it's the same, sorry I'm not sure what happened, I've resent it
again from a different machine, let me know if you don't get the new one
and I'll just send it from thunderbird. Thanks,
Josef
next prev parent reply other threads:[~2015-05-27 21:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1432675865-378571-1-git-send-email-jbacik@fb.com>
2015-05-27 20:09 ` [PATCH] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE Josef Bacik
2015-05-27 21:03 ` Rik van Riel
2015-05-27 21:23 ` Josef Bacik [this message]
2015-05-28 11:53 ` Ingo Molnar
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=556635D8.9000208@fb.com \
--to=jbacik@fb.com \
--cc=kernel-team@fb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=riel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox