On 2017年06月05日 18:44, Yong Wang wrote:
From: Wang Yong<wang.yong...@zte.com.cn> Remove the task which check old packet in the comparing thread, then use IOthread context timer to handle it. Signed-off-by: Wang Yong<wang.yong...@zte.com.cn> Signed-off-by: Wang Guang<wang.guan...@zte.com.cn> --- 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