qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] rdma: simplify qemu_rdma_register_and_get_k


From: Isaku Yamahata
Subject: Re: [Qemu-devel] [PATCH 2/2] rdma: simplify qemu_rdma_register_and_get_keys()
Date: Sat, 21 Sep 2013 01:59:36 +0900
User-agent: Mutt/1.5.19 (2009-01-05)

On Wed, Sep 18, 2013 at 11:01:16AM -0400, Michael R. Hines wrote:
> The value of chunk_end changes based on whether or not the value of  
> block->is_ram_block is true of false.

When is block->is_ram_block set to false?
Looking at __qemu_rdma_add_block() and qemu_rdma_init_ram_blocks(),
is_ram_block seems to be always set to true because local->init = false
when __qemu_rdma_add_block() is called.
-- 
yamahata



reply via email to

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