Change the metadata hash table node
authorDavid Goulet <dgoulet@efficios.com>
Thu, 11 Oct 2012 21:05:42 +0000 (17:05 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 19 Oct 2012 16:49:01 +0000 (12:49 -0400)
commit58b1f4255ea457f2965f31b84205cb0eec21e71f
tree908f13213b7593dd563eb3d2b2f09e1bfc75a6bb
parent43c34bc328e6970b298c9f5cd661e2ca648ebf16
Change the metadata hash table node

Remove the use of the "waitfd_node" for metadata and index the "node" by
wait fd during stream allocation only for metadata stream.

This is done so the waitfd node could be used later on for the hash
table indexing stream by session id for the traced data check command
(soon to be implemented).

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
This page took 0.024647 seconds and 4 git commands to generate.