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: Michael R. Hines
Subject: Re: [Qemu-devel] [PATCH 2/2] rdma: simplify qemu_rdma_register_and_get_keys()
Date: Fri, 20 Sep 2013 13:44:33 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 09/20/2013 12:59 PM, Isaku Yamahata wrote:
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.

That's correct, but I have other patches (not yet posted)
that depend on block->is_ram_block.

Please don't delete it =)

- Michael




reply via email to

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