From: ChenLiang <chenlian...@huawei.com> It is risk if runs xbzrle_encode_buffer on changing data.
Changes since v1: * avoid to stuck in loop * check 8 bytes at a time after an concurrency scene ChenLiang (2): xbzrle: don't check the value in the vm ram repeatedly xbzrle: check 8 bytes at a time after an concurrency scene xbzrle.c | 48 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 15 deletions(-) -- 1.7.12.4