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

Zhang Chen posted 4 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1499925175-21218-1-git-send-email-zhangchen.fnst@cn.fujitsu.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
net/colo-compare.c | 57 ++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 45 insertions(+), 12 deletions(-)
[Qemu-devel] [PATCH V2 0/4] Optimize COLO-compare performance
Posted by Zhang Chen 6 years, 9 months ago
In this serise, we do a lot of job to optimize COLO net performance.
Mainly focus on TCP protocol.

V2:
 - Rename p2's subject.

Zhang Chen (4):
  net/colo-compare.c: Add checkpoint min period to optimize performance
  net/colo-compare.c: Compare the tcp packets that has the same sequence
    number
  net/colo-compare.c: Optimize unpredictable tcp options comparison
  net/colo-compare.c: Adjust net queue pop order for performance

 net/colo-compare.c | 57 ++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 45 insertions(+), 12 deletions(-)

-- 
2.7.4