qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Optimize COLO-compare performance


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH 0/4] Optimize COLO-compare performance
Date: Tue, 17 Oct 2017 11:09:01 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0



On 2017年10月13日 14:32, Mao Zhongyi wrote:
In this series, adjust the way that the packet are queued and compared
to improve the colo net performence.

Cc: Zhang Chen <address@hidden>
Cc: Li Zhijian <address@hidden>
Cc: Jason Wang <address@hidden>

Mao Zhongyi (4):
   colo-compare: Insert packet into the suitable position of packet queue
     directly
   colo-compare: compare the packet in a specified Connection
   colo-compare: Fix comments
   colo: Consolidate the duplicate code chunk into a routine

  net/colo-compare.c | 61 +++++++++++++++++++++++++++++++-----------------------
  net/colo.c         | 18 +++++++++-------
  net/colo.h         |  1 +
  3 files changed, 46 insertions(+), 34 deletions(-)


Applied.

Thanks



reply via email to

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