Comment 8 for bug 1533495

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/16482
Committed: http://github.org/Juniper/contrail-controller/commit/4216a9c3b42c909de5b3a7b501ffd127b676a44c
Submitter: Zuul
Branch: R2.20

commit 4216a9c3b42c909de5b3a7b501ffd127b676a44c
Author: Praveen K V <email address hidden>
Date: Mon Jan 25 14:42:22 2016 +0530

Create only 1 ksync-socket

We are creating as many ksync sockets as number of TBB threads even
though we only use only the first socket for all operations. Modified
code to create only one ksync socket.

Change-Id: I2f1bf8558c219fc97402f8192c3d9d6cebacaf98
Fixes-Bug: #1533495