qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] sleeping in vm live migration code


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] sleeping in vm live migration code
Date: Tue, 18 Apr 2017 15:53:01 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Wed, Apr 12, 2017 at 06:13:33PM +0430, ali saeedi wrote:
> why we have below code in vm live migration?
>   * g_usleep((initial_time + BUFFER_DELAY - current_time)*1000);*

It's for migration rate-limiting.  The migration thread throttles itself
if the user has configured a maximum transmission rate for the live
migration connection.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]