Refork worker thread data structures in parallel (VPP-970) 98/8298/2
authorColin Tregenza Dancer <ctd@metaswitch.com>
Mon, 4 Sep 2017 14:27:49 +0000 (15:27 +0100)
committerDave Barach <openvpp@barachs.net>
Tue, 5 Sep 2017 13:33:51 +0000 (13:33 +0000)
commit215961829c4ae5f738ffcd01a8d1afcab13bd0e2
tree1cd897089bd30491ea362b4e827bd9401f34afae
parentf7a55ad74c90928d86f1bbf56590d9571c1b828f
Refork worker thread data structures in parallel (VPP-970)

Change the rebuilding of worker thread clone datastructures
to run in parallel on the workers, instead of serially
on main.

Change-Id: Ib76bcfbef1e51f2399972090f4057be7aaa84e08
Signed-off-by: Colin Tregenza Dancer <ctd@metaswitch.com>
src/vlib/main.h
src/vlib/threads.c
src/vlib/threads.h