lkml.org 
[lkml]   [2020]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH RESEND v2 08/17] KVM: X86: Implement ring-based dirty memory tracking
From
Date
On 08/01/20 16:52, Peter Xu wrote:
> here, which is still a bit tricky to makeup the kvmgt issue.
>
> Now we still have the waitqueue but it'll only be used for
> no-vcpu-context dirtyings, so:
>
> - For no-vcpu-context: thread could wait in the waitqueue if it makes
> vcpu0's ring soft-full (note, previously it was hard-full, so here
> we make it easier to wait so we make sure )
>
> - For with-vcpu-context: we should never wait, guaranteed by the fact
> that KVM_RUN will return now if soft-full for that vcpu ring, and
> above waitqueue will make sure even vcpu0's waitqueue won't be
> filled up by kvmgt
>
> Again this is still a workaround for kvmgt and I think it should not
> be needed after the refactoring. It's just a way to not depend on
> that work so this should work even with current kvmgt.

The kvmgt patches were posted, you could just include them in your next
series and clean everything up. You can get them at
https://patchwork.kernel.org/cover/11316219/.

Paolo

\
 
 \ /
  Last update: 2020-01-08 18:42    [W:0.123 / U:2.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site