On 2017年02月17日 10:53, zhanghailiang wrote:
This series includes two parts: codes optimization and bug fix.
patch 1 tries to move timer process into colo compare thread as
a new coroutine.
patch 2 ~ 4 fixe some bugs of colo compare.
v2->v3:
- change the definition of remove_fd_in_watch() inst
This series includes two parts: codes optimization and bug fix.
patch 1 tries to move timer process into colo compare thread as
a new coroutine.
patch 2 ~ 4 fixe some bugs of colo compare.
v2->v3:
- change the definition of remove_fd_in_watch() instead of
introducing a function (Marc-Andr?? L