Re: [PATCH v3 3/8] kvm: x86: mmu: Fast Page Fault path retries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 12/16/2016 07:36 AM, Junaid Shahid wrote:

On Thursday, December 15, 2016 03:20:19 PM Xiao Guangrong wrote:

Why not include lockless_walk into the loop, retry 4 times for a invalid sp is expensive.

Yes, we can move the page table walk inside the loop as well. But I’m sorry I don’t fully understand how an invalid sp will lead to retrying 4 times. Could you please elaborate a bit? Wouldn’t we break out of the loop in that case? Or do you mean the case when a huge page is getting broken down or built up?

I mean the it is unlinked from the upper level page structure.


I am curious that did you see this retry is really helpful?  :)

No, I haven’t done a comparison with and without the retries since it seemed to be a fairly simple optimization. And it may not be straightforward to reliably reproduce the situation where it will help.

So we are not sure if retry is really useful...

After this change, all !W page fault can go to this fast path, i think it does not hurt the
performance, but we'd better have a performance test.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux