From: Huang, Ying <ying.huang@intel.com>
To: lkp@lists.01.org
Subject: Re: [lkp-robot] [sched/idle] bb400b924e: fio.write_clat_95%_us -8% improvement
Date: Fri, 07 Apr 2017 14:25:38 +0800 [thread overview]
Message-ID: <87a87sag4d.fsf@yhuang-dev.intel.com> (raw)
In-Reply-To: <070BEF4AC20468458C22969097656CD94BFB56A0@shsmsx102.ccr.corp.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1931 bytes --]
"Li, Aubrey" <aubrey.li@intel.com> writes:
> Is this not enough? Anything else I need to do?
>
> Thanks,
> -Aubrey
>
> aubrey(a)bee:/git/aubrey/fast_idle.git$ git show ea899bd65fc285d5753d70a7879a7332821bbc02
> commit ea899bd65fc285d5753d70a7879a7332821bbc02
> Author: Aubrey Li <aubrey.li@linux.intel.com>
> Date: Fri Apr 7 11:38:04 2017 +0800
>
> cpuidle: use C1 as the default idle call
>
> diff --git a/arch/x86/kernel/process.c b/arch/x86/kernel/process.c
> index e8ee4b9..62c0b0e 100644
> --- a/arch/x86/kernel/process.c
> +++ b/arch/x86/kernel/process.c
> @@ -428,7 +428,7 @@ static void mwait_idle(void)
>
> __monitor((void *)¤t_thread_info()->flags, 0, 0);
> if (!need_resched())
> - __sti_mwait(1, 0);
> + __sti_mwait(0, 0);
> else
> local_irq_enable();
> trace_cpu_idle_rcuidle(PWR_EVENT_EXIT, smp_processor_id());
>
OK, we need accelerate local git tree mirror fetching.
Hi, Philip,
Now we hit this issue and it prevent Aubrey to use our system
effectively, can you raise the priority of this work item?
https://jira01.devtools.intel.com/browse/OLT-2250
Best Regards,
Huang, Ying
>
>> >>
>> >> I found your commit is not correct on inn,
>> >>
>> >> $ cd /c/repo/linux
>> >> $ git show git show ea899bd65fc285d5753d70a7879a7332821bbc02
>> >> fatal: bad object ea899bd65fc285d5753d70a7879a7332821bbc02
>> >>
>> >
>> >The commit id does not in Linux repo, it's in my fast_idle repo, which
>> >I specified in the command
>>
>> I guess you haven't push your changes to git in bee?
>>
>> # yexl @ bee in /gitmirror/aubrey-fast_idle on git:master o [14:14:09] C:128
>> $ git show ea899bd65fc285d5753d70a7879a7332821bbc02
>> fatal: bad object ea899bd65fc285d5753d70a7879a7332821bbc02
>>
>> Thanks,
>> Xiaolong
next prev parent reply other threads:[~2017-04-07 6:25 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-05 7:12 [lkp-robot] [sched/idle] bb400b924e: fio.write_clat_95%_us -8% improvement kernel test robot
2017-04-06 5:56 ` Li, Aubrey
2017-04-06 6:26 ` Ye Xiaolong
2017-04-06 13:54 ` Li, Aubrey
2017-04-07 1:33 ` Huang, Ying
2017-04-07 1:47 ` Li, Aubrey
2017-04-07 2:21 ` Huang, Ying
2017-04-07 3:10 ` Li, Aubrey
2017-04-07 1:46 ` Ye Xiaolong
2017-04-07 2:12 ` Li, Aubrey
2017-04-07 2:24 ` Huang, Ying
2017-04-07 5:26 ` Li, Aubrey
2017-04-07 6:02 ` Huang, Ying
2017-04-07 6:06 ` Li, Aubrey
2017-04-07 6:11 ` Ye Xiaolong
2017-04-07 6:16 ` Li, Aubrey
2017-04-07 6:25 ` Huang, Ying [this message]
2017-04-07 6:41 ` Li, Aubrey
2017-04-07 6:44 ` Huang, Ying
2017-04-07 6:51 ` Li, Aubrey
2017-04-07 6:58 ` Huang, Ying
2017-04-07 6:12 ` Huang, Ying
2017-04-07 3:34 ` Li, Aubrey
2017-04-07 3:44 ` Ye Xiaolong
2017-04-07 6:58 ` Li, Aubrey
2017-04-07 7:03 ` Huang, Ying
2017-04-07 7:12 ` Li, Aubrey
2017-04-07 7:18 ` Huang, Ying
2017-04-07 8:32 ` Du, Julie
2017-04-07 8:39 ` Li, Aubrey
2017-04-07 8:43 ` Huang, Ying
2017-04-07 8:48 ` Li, Aubrey
2017-04-07 8:53 ` Li, Aubrey
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=87a87sag4d.fsf@yhuang-dev.intel.com \
--to=ying.huang@intel.com \
--cc=lkp@lists.01.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.