diff options
author | Mao Zhongyi <maozy.fnst@cn.fujitsu.com> | 2017-10-13 14:32:07 +0800 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2017-11-13 15:46:37 +0800 |
commit | 8ec14402029d783720f4312ed8a925548e1dad61 (patch) | |
tree | a5cc8a466fac19e199a54590fb98a64b1687d318 /trace | |
parent | 8850d4caa7ad3f50adb2dd8d89842c67ae81a4b2 (diff) | |
download | qemu-8ec14402029d783720f4312ed8a925548e1dad61.zip qemu-8ec14402029d783720f4312ed8a925548e1dad61.tar.gz qemu-8ec14402029d783720f4312ed8a925548e1dad61.tar.bz2 |
colo-compare: compare the packet in a specified Connection
A package from pri_indev or sec_indev only belongs to a particular
Connection, so we only need to compare the package in the specified
Connection's primary_list and secondary_list, rather than for each
the whole Connection list to compare. This is time-consuming and
unnecessary.
Less checkpoint more efficiency.
Cc: Zhang Chen <zhangckid@gmail.com>
Cc: Li Zhijian <lizhijian@cn.fujitsu.com>
Cc: Jason Wang <jasowang@redhat.com>
Signed-off-by: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions