qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v11 02/15] rdma: introduce qemu_update_position(


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH v11 02/15] rdma: introduce qemu_update_position()
Date: Tue, 25 Jun 2013 11:24:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

address@hidden wrote:
> From: "Michael R. Hines" <address@hidden>
>
> RDMA writes happen asynchronously, and thus the performance accounting
> also needs to be able to occur asynchronously. This allows anybody
> to call into savevm.c to update both f->pos as well as into arch_init.c
> to update the acct_info structure with up-to-date values when
> the RDMA transfer actually completes.
>
> Tested-by: Chegu Vinod <address@hidden>
> Tested-by: Michael R. Hines <address@hidden>
> Signed-off-by: Michael R. Hines <address@hidden>

Reviewed-by: Juan Quintela <address@hidden>
 



reply via email to

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