Comment 7 for bug 1533495

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

Reviewed: https://review.opencontrail.org/16481
Committed: http://github.org/Juniper/contrail-controller/commit/9d3971c19a99d3cc59e04781be4caf782a5ed543
Submitter: Zuul
Branch: R2.21.x

commit 9d3971c19a99d3cc59e04781be4caf782a5ed543
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