Introduce ustctl_write_one_packet_to_channel
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 2 Jul 2013 18:22:08 +0000 (14:22 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 2 Jul 2013 18:22:08 +0000 (14:22 -0400)
This function allows the consumer to write at most one packet of data to
the channel, that way we can push data to the ring buffer without
risking to block on subbuffer switch.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.02527 seconds and 4 git commands to generate.