On February 20, 2017 2:02:53 PM PST, Paolo Bonzini wrote:
>
>> > Yes. But 150-200 clock cycles are nothing compared to the cache
>misses
>> > you get from preemption, so I'd ignore that. Saving 300 clock
>cycles on
>> > userspace exits from TR+GSBASE would be about 5% on my Haswell.
>>
>> That'
> > Yes. But 150-200 clock cycles are nothing compared to the cache misses
> > you get from preemption, so I'd ignore that. Saving 300 clock cycles on
> > userspace exits from TR+GSBASE would be about 5% on my Haswell.
>
> That's still 5% :)
Yes, 5% on userspace exits is good (though they're r
On Mon, Feb 20, 2017 at 8:51 AM, Paolo Bonzini wrote:
>
>
> On 20/02/2017 17:46, Andy Lutomirski wrote:
>> On Mon, Feb 20, 2017 at 3:05 AM, Paolo Bonzini wrote:
>>>
>>>
>>> On 18/02/2017 04:29, Andy Lutomirski wrote:
There's no code here because the patch is trivial, but I want to run
t
On 20/02/2017 17:46, Andy Lutomirski wrote:
> On Mon, Feb 20, 2017 at 3:05 AM, Paolo Bonzini wrote:
>>
>>
>> On 18/02/2017 04:29, Andy Lutomirski wrote:
>>> There's no code here because the patch is trivial, but I want to run
>>> the idea by you all first to see if there are any issues.
>>>
>>>
On Mon, Feb 20, 2017 at 3:05 AM, Paolo Bonzini wrote:
>
>
> On 18/02/2017 04:29, Andy Lutomirski wrote:
>> There's no code here because the patch is trivial, but I want to run
>> the idea by you all first to see if there are any issues.
>>
>> VMX is silly and forces the TSS limit to the minimum on
On 18/02/2017 04:29, Andy Lutomirski wrote:
> There's no code here because the patch is trivial, but I want to run
> the idea by you all first to see if there are any issues.
>
> VMX is silly and forces the TSS limit to the minimum on VM exits. KVM
> wastes lots of cycles bumping it back up to
On 18/02/2017 04:29, Andy Lutomirski wrote:
> There's no code here because the patch is trivial, but I want to run
> the idea by you all first to see if there are any issues.
>
> VMX is silly and forces the TSS limit to the minimum on VM exits. KVM
> wastes lots of cycles bumping it back up to
There's no code here because the patch is trivial, but I want to run
the idea by you all first to see if there are any issues.
VMX is silly and forces the TSS limit to the minimum on VM exits. KVM
wastes lots of cycles bumping it back up to accomodate the io bitmap.
I propose that we rework this
8 matches
Mail list logo