system-stats: Remove worker process support.
authorBen Pfaff <blp@nicira.com>
Thu, 25 Apr 2013 22:02:16 +0000 (15:02 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Jul 2013 21:39:25 +0000 (14:39 -0700)
commit5a13f2f47573a2d14465af0fd3b67f4e58a7bf5c
treeacd43d96863991f4ec0f4bf6188a458343707347
parentc66ee51484d7489c635fcc58fd87e85665730f78
system-stats: Remove worker process support.

The worker process implementation isn't thread-safe and, once OVS
itself is threaded, it doesn't make much sense to have a worker
process anyway.

Signed-off-by: Ben Pfaff <blp@nicira.com>
vswitchd/system-stats.c