qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Question regarding two variables in qemu migration code
@ 2015-01-13  2:45 Jidong Xiao
  2015-01-13  9:38 ` Dr. David Alan Gilbert
  0 siblings, 1 reply; 4+ messages in thread
From: Jidong Xiao @ 2015-01-13  2:45 UTC (permalink / raw)
  To: qemu-devel

Hi,

I am looking at the qemu source code, and trying to understand the
migration part. In arch_init.c, there are two variables which seems
quite confusing to me,

They are:

static uint64_t migration_dirty_pages;

static int64_t num_dirty_pages_period; // defined in function
migration_bitmap_sync()

Can anyone kindly explain that what does these two variables mean? Thanks.

-Jidong

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

end of thread, other threads:[~2015-01-13 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13  2:45 [Qemu-devel] Question regarding two variables in qemu migration code Jidong Xiao
2015-01-13  9:38 ` Dr. David Alan Gilbert
2015-01-13 17:58   ` Jidong Xiao
2015-01-13 18:11     ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).