VPP-1574: minimize RPC barrier sync calls 86/17886/2
authorDave Barach <dave@barachs.net>
Tue, 26 Feb 2019 22:04:40 +0000 (17:04 -0500)
committerDave Barach <dave@barachs.net>
Tue, 26 Feb 2019 22:12:29 +0000 (17:12 -0500)
Grab the thread barrier across a set of RPCs, to greatly increase
efficiency. Avoids running afoul of the barrier sync holddown
timer.

Change-Id: I782dfdb1bed398b290169c83266681c9edd57a3f
Signed-off-by: Dave Barach <dave@barachs.net>

No differences found