Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | Move the bulk of the work from the data writer to the block processor | David Oberhollenzer | |
Instead of calling a callback, the block processor now takes care of writing the data blocks to the file in the correct order, keeping track of fragment blocks and deduplicating blocks. Some cleanup work remains to be done and the statistics have to be repaired (yet again). Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-09-21 | Merge some of serial & pthread block processor code paths/declarations | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-09-13 | Make block process helper function internal | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |