From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M7KCP-00021m-Qg for qemu-devel@nongnu.org; Thu, 21 May 2009 22:09:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M7KCL-000202-3h for qemu-devel@nongnu.org; Thu, 21 May 2009 22:09:29 -0400 Received: from [199.232.76.173] (port=57164 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M7KCK-0001zx-Uu for qemu-devel@nongnu.org; Thu, 21 May 2009 22:09:24 -0400 Received: from qw-out-1920.google.com ([74.125.92.148]:11151) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M7KCK-0004rY-IT for qemu-devel@nongnu.org; Thu, 21 May 2009 22:09:24 -0400 Received: by qw-out-1920.google.com with SMTP id 4so876431qwk.4 for ; Thu, 21 May 2009 19:09:24 -0700 (PDT) Message-ID: <4A160950.8020906@codemonkey.ws> Date: Thu, 21 May 2009 21:09:20 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 2/2] set migration max downtime References: <1242946174-30451-1-git-send-email-glommer@redhat.com> <1242946174-30451-2-git-send-email-glommer@redhat.com> <1242946174-30451-3-git-send-email-glommer@redhat.com> In-Reply-To: <1242946174-30451-3-git-send-email-glommer@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org Glauber Costa wrote: > provide a monitor command to allow one to set the maximum > downtime he is willing to suffer during migration, in miliseconds. > I think microseconds makes more sense. Regards, Anthony Liguori