* [Qemu-devel] dirty pages refresh
@ 2014-02-25 15:19 Vincent KHERBACHE
0 siblings, 0 replies; only message in thread
From: Vincent KHERBACHE @ 2014-02-25 15:19 UTC (permalink / raw)
To: qemu-devel
Hi all,
By playing with dirty pages logging, I observed that the amount of dirty
pages increase very quickly just after a bitmap cleaning, and then more
slowly.
I guess that it is probably due to the workload which mostly realloc the
same block of memory.
So, in this case, it means that the dirty pages rate mainly depends on
the frequency of dirty bitmap cleaning+syncing, is that right ?
If yes, I assume that during a live migration the dirty pages rate
directly depends on the available bandwidth (dirty page sent => bitmap
bit cleaning), or am I wrong once again ?
Hope your helps,
Regards.
--
Vincent KHERBACHE
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-25 15:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-25 15:19 [Qemu-devel] dirty pages refresh Vincent KHERBACHE
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).