Thanks for the review!
> On Jul 1, 2016, at 9:08 PM, Ben Pfaff wrote:
>
> On Tue, Jun 21, 2016 at 05:18:45PM -0700, Jarno Rajahalme wrote:
>> PMD threads use pvectors but do not need the overhead of the
>> concurrent version. Expose the internal non-concurrent version for
>> that use.
>>
>> Si
On Tue, Jun 21, 2016 at 05:18:45PM -0700, Jarno Rajahalme wrote:
> PMD threads use pvectors but do not need the overhead of the
> concurrent version. Expose the internal non-concurrent version for
> that use.
>
> Signed-off-by: Jarno Rajahalme
Seems like a good idea, if we have a potential user