public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Dirty page tracking in EPT
@ 2011-10-02  9:43 Prateek Sharma
  2011-10-03  3:34 ` Nai Xia
  0 siblings, 1 reply; 3+ messages in thread
From: Prateek Sharma @ 2011-10-02  9:43 UTC (permalink / raw)
  To: kvm, nai.xia

Hello ,
    I came across the dirty-page tracking patch here:
[https://lkml.org/lkml/2011/6/21/169] .
There is some mention of dirty-bit tracking not working with EPT. Can
someone please clarify this? Does this patch only work when using
software shadow page tables ?

   On a related note (i've asked a related question on this list a
couple of days back), why can we not use the
kvm_vm_ioctl_get_dirty_log function
[http://lxr.linux.no/#linux+v3.0/arch/x86/kvm/x86.c#L3297] ?  Is it
because it is too expensive? If yes, can we use the dirty-page
tracking ideas in this patch and use it for the migration code?


Thanks for reading,
Prateek

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-03  4:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-02  9:43 Dirty page tracking in EPT Prateek Sharma
2011-10-03  3:34 ` Nai Xia
2011-10-03  4:17   ` Prateek Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox