diff options
author | Ryujiro Shibuya <ryujiro.shibuya@owmobility.com> | 2019-10-16 06:30:02 +0100 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2019-10-16 15:28:44 +0000 |
commit | 8e20fe7ab445e2de80caabb298aef8a658f6d4ab (patch) | |
tree | d125ae13ab94d9abe8a2d233e0258c858fa931fa /src/svm/message_queue.h | |
parent | a9f1e7d4fd764b4f68e830528dbd296921050293 (diff) |
svm: immediate fifo growth even when wrapped
Type: fix
- when the fifo is wrapped, and if applicable, insert a new chunk after
the tail-chunk and rebuild the rb_tree.
- make sure that this new algorithm can be applied only when the fifo is
used by a single thread (master-thread of the fifo).
Signed-off-by: Ryujiro Shibuya <ryujiro.shibuya@owmobility.com>
Change-Id: I3fc187bc496ea537ca24381e4abc08d2906c9e03
Diffstat (limited to 'src/svm/message_queue.h')
0 files changed, 0 insertions, 0 deletions