qemu-devel
[Top][All Lists]
Advanced

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

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


From: Zhang Chen
Subject: [Qemu-devel] [PATCH V6 0/3] Optimize COLO-compare performance
Date: Tue, 5 Sep 2017 14:31:03 +0800

In this serise, we do a lot of job to optimize COLO net performance.
Mainly focus on TCP protocol.

V6:
 - Cover rare situation in patch1.

V5:
 - Fix bug in colo_packet_compare_common().
 - Fix patch3 ascii graph style.

V4:
 - Remove the old patch1.

V3:
 - Rebase on upstream.
 - Remove origin p2.
 - Move the "checkpoint_time_ms" to CompareState,
   in order to aviod multi colo-compare instance conflict.
 - Add "TODO comments" for reset s->checkpoint_time_ms.
 - Add a new patch fix comments and scheme.

V2:
 - Rename p2's subject.


Zhang Chen (3):
  net/colo-compare.c: Optimize unpredictable tcp options comparison
  net/colo-compare.c: Adjust net queue pop order for performance
  net/colo-compare.c: Fix comments and scheme

 net/colo-compare.c | 102 +++++++++++++++++++++++++++++++----------------------
 1 file changed, 60 insertions(+), 42 deletions(-)

-- 
2.7.4






reply via email to

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