[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patch v2 5/6] migration/postcopy: enable random order target page a
From: |
Wei Yang |
Subject: |
Re: [Patch v2 5/6] migration/postcopy: enable random order target page arrival |
Date: |
Fri, 8 Nov 2019 08:40:36 +0800 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Thu, Nov 07, 2019 at 02:30:25PM +0000, Dr. David Alan Gilbert wrote:
>* Wei Yang (address@hidden) wrote:
>> After using number of target page received to track one host page, we
>> could have the capability to handle random order target page arrival in
>> one host page.
>>
>> This is a preparation for enabling compress during postcopy.
>>
>> Signed-off-by: Wei Yang <address@hidden>
>
>Yep, that's better
>
>Reviewed-by: Dr. David Alan Gilbert <address@hidden>
>
Thanks for your suggestion :-)
--
Wei Yang
Help you, Help me
- [Patch v2 0/6] migration/postcopy: enable compress during postcopy, Wei Yang, 2019/11/07
- [Patch v2 1/6] migration/postcopy: reduce memset when it is zero page and matches_target_page_size, Wei Yang, 2019/11/07
- [Patch v2 3/6] migration/postcopy: count target page number to decide the place_needed, Wei Yang, 2019/11/07
- [Patch v2 4/6] migration/postcopy: set all_zero to true on the first target page, Wei Yang, 2019/11/07
- [Patch v2 2/6] migration/postcopy: wait for decompress thread in precopy, Wei Yang, 2019/11/07
- [Patch v2 5/6] migration/postcopy: enable random order target page arrival, Wei Yang, 2019/11/07
- [Patch v2 6/6] migration/postcopy: enable compress during postcopy, Wei Yang, 2019/11/07