diff options
author | 2019-10-16 06:30:02 +0100 | |
---|---|---|
committer | 2019-10-29 09:49:06 +0000 | |
commit | 87aadb1e758b4f853e7b75770297f33032364d68 (patch) | |
tree | f7a064abd7d607ca6c70640a102036bc2443bf83 /src/vlib/CMakeLists.txt | |
parent | e68fe9c5163a74f39e400dc44c711677ddb01466 (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
(cherry picked from commit 8e20fe7ab445e2de80caabb298aef8a658f6d4ab)
Diffstat (limited to 'src/vlib/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions