diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-05-24 15:37:07 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-05-24 15:37:07 +0200 |
commit | 69cd1a62b273efdd392f1f130bf3dc57c73ef5d5 (patch) | |
tree | b606a2259aed18ecac404be30ddfe97bccb3d80d /lib/common/io_stdin.c | |
parent | d9e5895829a2c20e7624326ce391f0e56762b855 (diff) |
block processor: promote fragments to fragment blocks
Instead of [potentially] allocating a new fragment block, take an
existing fragment and promote it to the fragmenet block. This saves
as a potential block allocation and a memcpy of the initial data.
Also it *definitely* removes block allocation from the backend path
of the block processor.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'lib/common/io_stdin.c')
0 files changed, 0 insertions, 0 deletions