RE: [PATCH 00/10] COLO project queued patches 20-Oct

Zhang, Chen posted 10 patches 3 years, 7 months ago
Only 0 patches received!
There is a newer version of this series
RE: [PATCH 00/10] COLO project queued patches 20-Oct
Posted by Zhang, Chen 3 years, 7 months ago

> -----Original Message-----
> From: Jason Wang <jasowang@redhat.com>
> Sent: Thursday, October 15, 2020 3:56 PM
> To: Zhang, Chen <chen.zhang@intel.com>; qemu-dev <qemu-
> devel@nongnu.org>
> Cc: Zhang Chen <zhangckid@gmail.com>
> Subject: Re: [PATCH 00/10] COLO project queued patches 20-Oct
> 
> 
> On 2020/10/14 下午3:25, Zhang Chen wrote:
> > From: Zhang Chen <chen.zhang@intel.com>
> >
> > Hi Jason, this series include latest COLO related patches.
> > please check and merge it.
> >
> > Thanks
> > Zhang Chen
> 
> 
> Hi:
> 
> I want to merge but I don't get patch 10/10.
> 
> Is that lost during posting?

Oh, Sorry I missed it.
Already resend it:
[PATCH 10/10] net/colo-compare.c: Increase default queued packet scan frequency

Thanks
Chen

> 
> Thanks
> 
> 
> >
> > Li Zhijian (2):
> >    colo-compare: fix missing compare_seq initialization
> >    colo-compare: check mark in mutual exclusion
> >
> > Pan Nengyuan (1):
> >    net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
> >
> > Rao, Lei (3):
> >    Optimize seq_sorter function for colo-compare
> >    Reduce the time of checkpoint for COLO
> >    Fix the qemu crash when guest shutdown in COLO mode
> >
> > Zhang Chen (4):
> >    net/colo-compare.c: Fix compare_timeout format issue
> >    net/colo-compare.c: Change the timer clock type
> >    net/colo-compare.c: Add secondary old packet detection
> >    net/colo-compare.c: Increase default queued packet scan frequency
> >
> >   migration/ram.c       | 14 ++++++++++-
> >   net/colo-compare.c    | 57 ++++++++++++++++++++++---------------------
> >   net/colo.c            |  5 +---
> >   net/filter-rewriter.c |  2 ++
> >   softmmu/vl.c          |  1 +
> >   5 files changed, 46 insertions(+), 33 deletions(-)
> >

Re: [PATCH 00/10] COLO project queued patches 20-Oct
Posted by Jason Wang 3 years, 7 months ago
On 2020/10/15 下午3:58, Zhang, Chen wrote:
>
>> -----Original Message-----
>> From: Jason Wang <jasowang@redhat.com>
>> Sent: Thursday, October 15, 2020 3:56 PM
>> To: Zhang, Chen <chen.zhang@intel.com>; qemu-dev <qemu-
>> devel@nongnu.org>
>> Cc: Zhang Chen <zhangckid@gmail.com>
>> Subject: Re: [PATCH 00/10] COLO project queued patches 20-Oct
>>
>>
>> On 2020/10/14 下午3:25, Zhang Chen wrote:
>>> From: Zhang Chen <chen.zhang@intel.com>
>>>
>>> Hi Jason, this series include latest COLO related patches.
>>> please check and merge it.
>>>
>>> Thanks
>>> Zhang Chen
>>
>> Hi:
>>
>> I want to merge but I don't get patch 10/10.
>>
>> Is that lost during posting?
> Oh, Sorry I missed it.
> Already resend it:
> [PATCH 10/10] net/colo-compare.c: Increase default queued packet scan frequency
>
> Thanks
> Chen


It looks to me Philippe has some minor comments on some patches, please 
address them and send a new version.

Thanks


>
>> Thanks
>>
>>
>>> Li Zhijian (2):
>>>     colo-compare: fix missing compare_seq initialization
>>>     colo-compare: check mark in mutual exclusion
>>>
>>> Pan Nengyuan (1):
>>>     net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
>>>
>>> Rao, Lei (3):
>>>     Optimize seq_sorter function for colo-compare
>>>     Reduce the time of checkpoint for COLO
>>>     Fix the qemu crash when guest shutdown in COLO mode
>>>
>>> Zhang Chen (4):
>>>     net/colo-compare.c: Fix compare_timeout format issue
>>>     net/colo-compare.c: Change the timer clock type
>>>     net/colo-compare.c: Add secondary old packet detection
>>>     net/colo-compare.c: Increase default queued packet scan frequency
>>>
>>>    migration/ram.c       | 14 ++++++++++-
>>>    net/colo-compare.c    | 57 ++++++++++++++++++++++---------------------
>>>    net/colo.c            |  5 +---
>>>    net/filter-rewriter.c |  2 ++
>>>    softmmu/vl.c          |  1 +
>>>    5 files changed, 46 insertions(+), 33 deletions(-)
>>>


RE: [PATCH 00/10] COLO project queued patches 20-Oct
Posted by Zhang, Chen 3 years, 7 months ago

> -----Original Message-----
> From: Jason Wang <jasowang@redhat.com>
> Sent: Friday, October 16, 2020 10:24 AM
> To: Zhang, Chen <chen.zhang@intel.com>; qemu-dev <qemu-
> devel@nongnu.org>
> Cc: Zhang Chen <zhangckid@gmail.com>
> Subject: Re: [PATCH 00/10] COLO project queued patches 20-Oct
> 
> 
> On 2020/10/15 下午3:58, Zhang, Chen wrote:
> >
> >> -----Original Message-----
> >> From: Jason Wang <jasowang@redhat.com>
> >> Sent: Thursday, October 15, 2020 3:56 PM
> >> To: Zhang, Chen <chen.zhang@intel.com>; qemu-dev <qemu-
> >> devel@nongnu.org>
> >> Cc: Zhang Chen <zhangckid@gmail.com>
> >> Subject: Re: [PATCH 00/10] COLO project queued patches 20-Oct
> >>
> >>
> >> On 2020/10/14 下午3:25, Zhang Chen wrote:
> >>> From: Zhang Chen <chen.zhang@intel.com>
> >>>
> >>> Hi Jason, this series include latest COLO related patches.
> >>> please check and merge it.
> >>>
> >>> Thanks
> >>> Zhang Chen
> >>
> >> Hi:
> >>
> >> I want to merge but I don't get patch 10/10.
> >>
> >> Is that lost during posting?
> > Oh, Sorry I missed it.
> > Already resend it:
> > [PATCH 10/10] net/colo-compare.c: Increase default queued packet scan
> > frequency
> >
> > Thanks
> > Chen
> 
> 
> It looks to me Philippe has some minor comments on some patches, please
> address them and send a new version.

Sure. I will update to V2.

Thanks
Chen

> 
> Thanks
> 
> 
> >
> >> Thanks
> >>
> >>
> >>> Li Zhijian (2):
> >>>     colo-compare: fix missing compare_seq initialization
> >>>     colo-compare: check mark in mutual exclusion
> >>>
> >>> Pan Nengyuan (1):
> >>>     net/filter-rewriter: destroy g_hash_table in
> >>> colo_rewriter_cleanup
> >>>
> >>> Rao, Lei (3):
> >>>     Optimize seq_sorter function for colo-compare
> >>>     Reduce the time of checkpoint for COLO
> >>>     Fix the qemu crash when guest shutdown in COLO mode
> >>>
> >>> Zhang Chen (4):
> >>>     net/colo-compare.c: Fix compare_timeout format issue
> >>>     net/colo-compare.c: Change the timer clock type
> >>>     net/colo-compare.c: Add secondary old packet detection
> >>>     net/colo-compare.c: Increase default queued packet scan
> >>> frequency
> >>>
> >>>    migration/ram.c       | 14 ++++++++++-
> >>>    net/colo-compare.c    | 57 ++++++++++++++++++++++-------------------
> --
> >>>    net/colo.c            |  5 +---
> >>>    net/filter-rewriter.c |  2 ++
> >>>    softmmu/vl.c          |  1 +
> >>>    5 files changed, 46 insertions(+), 33 deletions(-)
> >>>