qemu-devel
[Top][All Lists]
Advanced

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

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


From: Mao Zhongyi
Subject: [Qemu-devel] [PATCH 0/4] Optimize COLO-compare performance
Date: Fri, 13 Oct 2017 14:32:05 +0800

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(-)

-- 
2.9.4






reply via email to

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