From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8CbA-0000qy-CS for qemu-devel@nongnu.org; Fri, 18 Jul 2014 14:09:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8Cb1-0002If-6j for qemu-devel@nongnu.org; Fri, 18 Jul 2014 14:09:36 -0400 Received: from mail-pa0-x236.google.com ([2607:f8b0:400e:c03::236]:57664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8Cb0-0002Hf-Vd for qemu-devel@nongnu.org; Fri, 18 Jul 2014 14:09:27 -0400 Received: by mail-pa0-f54.google.com with SMTP id fa1so5804229pad.27 for ; Fri, 18 Jul 2014 11:09:21 -0700 (PDT) Message-ID: <53C962C9.7030108@gmail.com> Date: Fri, 18 Jul 2014 23:39:13 +0530 From: Sanidhya Kashyap MIME-Version: 1.0 References: <1405596081-29701-1-git-send-email-sanidhya.iiith@gmail.com> <1405596081-29701-4-git-send-email-sanidhya.iiith@gmail.com> <20140718111430.GF2384@work-vm> In-Reply-To: <20140718111430.GF2384@work-vm> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 3/8] BitmapLog: bitmap dump code via QAPI framework with runstates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" Cc: qemu list , Juan Quintela > > Be careful; lets say that was set to 20ms, you wouldn't > get 50 dumps a second, since you *add* that delay to the > rest of the time in the loop. > > Dave > -- > Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK > yup, true. will definitely change the misleading name and will specify this point in the documentation as well as in the code. -- ----- Sanidhya Kashyap