Hi~~ All~ No one review this series for a long time.
Ping... Thanks Zhang Chen On 07/19/2017 03:29 PM, Zhang Chen wrote:
In this serise, we do a lot of job to optimize COLO net performance. Mainly focus on TCP protocol. V3: - Rebase on upstream. - Remove origin p2. - Move the "checkpoint_time_ms" to CompareState, in order to aviod multi colo-compare instance conflict. - Add "TODO comments" for reset s->checkpoint_time_ms. - Add a new patch fix comments and scheme. V2: - Rename p2's subject. Zhang Chen (4): net/colo-compare.c: Add checkpoint min period to optimize performance net/colo-compare.c: Optimize unpredictable tcp options comparison net/colo-compare.c: Adjust net queue pop order for performance net/colo-compare.c: Fix comments and scheme net/colo-compare.c | 83 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 60 insertions(+), 23 deletions(-)
-- Thanks Zhang Chen