Fix metadata buffer wait/wakeup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Aug 2011 17:02:50 +0000 (13:02 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Aug 2011 17:02:50 +0000 (13:02 -0400)
commit71c1d8431c8b94c34332cf2fbdbd7c9dc5f1489a
tree5cf15291662ad8e2a1e3e75de18e3776cc545309
parent99a933172642e2942dc8918097bbb78a6b3838e1
Fix metadata buffer wait/wakeup

The metadata producer should be waiting on its own wait queue, woken up
when the consumer position is moved by the consumer.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/frontend_types.h
lib/ringbuffer/ring_buffer_frontend.c
ltt-events.c
ltt-events.h
ltt-ring-buffer-client.h
ltt-ring-buffer-metadata-client.h
This page took 0.027644 seconds and 4 git commands to generate.