genode/repos/gems/src/test/magic_ring_buffer
Emery Hemingway 68c1b8675c gems: magic ring buffer
A ring buffer that uses a single dataspace mapped twice in consecutive
regions. This allows any operation that is less or equal to the size of
the buffer to be read or written in a single pass. The capacity of
Magic_ring_buffer is defined at runtime.

Fix #2725
2018-04-10 11:09:47 +02:00
..
main.cc gems: magic ring buffer 2018-04-10 11:09:47 +02:00
target.mk gems: magic ring buffer 2018-04-10 11:09:47 +02:00