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

Zhang Chen posted 4 patches 8 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1499406231-3877-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 0/4] Optimize COLO-compare performance
Posted by Zhang Chen 8 years, 4 months ago
In this serise, we do a lot of job to optimize COLO net performance.
Mainly focus on TCP protocol. 

Zhang Chen (4):
  net/colo-compare.c: Add checkpoint min period to optimize performance
  net/colo-compare.c: compare tcp packet base on 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