Skip to content
Snippets Groups Projects
Commit 686989f8 authored by Nikita Pettik's avatar Nikita Pettik Committed by Vladimir Davydov
Browse files

core: introduce prbuf

prbuf is partitioned ring buffer. The main property of the buffer is
that it can be recovered from raw memory. To achieve this buffer saves
metadata before each stored entry. For further details see source code.

NO_DOC=<Private data structure>
NO_CHANGELOG=<No user visible changes>
parent 0e7da5e6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment