mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-14 21:28:16 +00:00
Split the trace buffer into two partitions in order to prevent overwriting of entries when the consumer is too slow. See file comment in buffer.h. genodelabs/genode#4434