qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCHv2 01/04] colo-compare: Use IOThread context time


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCHv2 01/04] colo-compare: Use IOThread context timer to Check old packet regularly
Date: Wed, 7 Jun 2017 16:30:07 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1



On 2017年06月05日 18:44, Yong Wang wrote:
From: Wang Yong<address@hidden>

Remove the task which check old packet in the comparing thread,
then use IOthread context timer to handle it.

Signed-off-by: Wang Yong<address@hidden>
Signed-off-by: Wang Guang<address@hidden>
---
  net/colo-compare.c | 62 +++++++++++++++++++++++++++++++++++++++++++-----------
  1 file changed, 50 insertions(+), 12 deletions(-)

I suggest to squash this into patch 2, since we will have 2 threads now.

Thanks



reply via email to

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