[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] dmg: fix binary search
From: |
John Snow |
Subject: |
Re: [Qemu-devel] [PATCH] dmg: fix binary search |
Date: |
Thu, 17 Jan 2019 14:50:42 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
On 1/17/19 2:29 PM, John Snow wrote:
>
>
> On 12/21/18 8:58 AM, yuchenlin wrote:
>> There is a possible hang in original binary searsh implemtation. That is
>> if chunk1 = 4, chunk2 = 5, chunk3 = 4, and we go else case.
>>
>> The chunk1 will be still 4, and so on.
>>
>> Signed-off-by: yuchenlin <address@hidden>
>
> Generally we ask that people use their full names for their
> Signed-off-by (for legal and copyright reasons) and not an alias.
>
> If I am mistaken and your name is a mononym or written as a mononym,
> please forgive me and disregard.
>
ah, just found the later threads. Still email backlogged, disregard.