[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <03ff5f00-d3ab-2c13-77e8-1ceec094f3fd@oracle.com>
Date: Mon, 13 May 2019 08:30:36 -0400
From: Boris Ostrovsky <boris.ostrovsky@...cle.com>
To: "Raslan, KarimAllah" <karahmed@...zon.de>,
"mtosatti@...hat.com" <mtosatti@...hat.com>,
"konrad.wilk@...cle.com" <konrad.wilk@...cle.com>,
"kernellwp@...il.com" <kernellwp@...il.com>
Cc: "kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"mingo@...nel.org" <mingo@...nel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"bsd@...hat.com" <bsd@...hat.com>,
"aarcange@...hat.com" <aarcange@...hat.com>,
"pbonzini@...hat.com" <pbonzini@...hat.com>,
"ankur.a.arora@...cle.com" <ankur.a.arora@...cle.com>
Subject: Re: [PATCH] sched: introduce configurable delay before entering idle
On 5/13/19 7:51 AM, Raslan, KarimAllah wrote:
> On Mon, 2019-05-13 at 07:31 -0400, Konrad Rzeszutek Wilk wrote:
>> On May 13, 2019 5:20:37 AM EDT, Wanpeng Li <kernellwp@...il.com> wrote:
>>> On Wed, 8 May 2019 at 02:57, Marcelo Tosatti <mtosatti@...hat.com>
>>> wrote:
>>>>
>>>>
>>>> Certain workloads perform poorly on KVM compared to baremetal
>>>> due to baremetal's ability to perform mwait on NEED_RESCHED
>>>> bit of task flags (therefore skipping the IPI).
>>> KVM supports expose mwait to the guest, if it can solve this?
>>>
>>
>> There is a bit of problem with that. The host will see 100% CPU utilization even if the guest is idle and taking long naps..
>>
>> Which depending on your dashboard can look like the machine is on fire.
> This can also be fixed. I have a patch that kind of expose proper information
> about the *real* utilization here if that would be help.
Yes, that would certainly be interesting to see. Thanks.
--boris
Powered by blists - more mailing lists