From: Yinghai Lu <yinghai.lu@oracle.com>
To: Greg KH <gregkh@suse.de>
Cc: Mike Galbraith <efault@gmx.de>, Ingo Molnar <mingo@elte.hu>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
John Wright <john.wright@hp.com>
Subject: Re: 2.6.32.y stable kernel regression with taskset
Date: Thu, 16 Sep 2010 12:35:58 -0700 [thread overview]
Message-ID: <4C92719E.5070103@oracle.com> (raw)
In-Reply-To: <20100916144216.GA4794@suse.de>
On 09/16/2010 07:42 AM, Greg KH wrote:
> On Thu, Sep 16, 2010 at 05:45:12AM +0200, Mike Galbraith wrote:
>> On Wed, 2010-09-15 at 11:47 -0700, Yinghai Lu wrote:
>>> found problem with cpuscaling test.
>>>
>>> Under 2.6.32.21 Userspace gov
>>> min freq load test time is nearly the same as max freq load test time around ~16 seconds
>>>
>>> under 2.6.18-194
>>> min freq load test time is ~40 seconds
>>> max freq load test time is ~ 17 seconds
>>>
>>> the test is
>>> 1. set governor for one cpu to userspace
>>> 2. set freq to min for that cpu
>>> 3. using taskset to put load test only on that cpu, and get the time for load test.
>>>
>>> so that mean taskset did not put load test on cpu that we want. and other cpu still have ondemand governor and load test get done much faster
>>>
>>> git bisect report:
>>>
>>> c6fc81afa2d7ef2f775e48672693d8a0a8a7325d is the first bad commit
>>> commit c6fc81afa2d7ef2f775e48672693d8a0a8a7325d
>>> Author: John Wright <john.wright@hp.com>
>>> Date: Tue Apr 13 16:55:37 2010 -0600
>>>
>>> sched: Fix a race between ttwu() and migrate_task()
>>
>> Known issue. There's a sched series for 32-stable in the pipeline.
>
> Yes, sorry, I'm working my way through to them, hope to have them
> finished and applied soon.
>
why not just revert that patch?
wonder if SLES11SP1 or RHEL 6 have this patch or not.
Yinghai
next prev parent reply other threads:[~2010-09-16 19:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-15 18:47 2.6.32.y stable kernel regression with taskset Yinghai Lu
2010-09-16 3:45 ` Mike Galbraith
2010-09-16 14:42 ` Greg KH
2010-09-16 19:35 ` Yinghai Lu [this message]
2010-09-17 4:46 ` Mike Galbraith
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=4C92719E.5070103@oracle.com \
--to=yinghai.lu@oracle.com \
--cc=a.p.zijlstra@chello.nl \
--cc=efault@gmx.de \
--cc=gregkh@suse.de \
--cc=john.wright@hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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.