Files
sf_daq_buffer/lib
babic_a c46f3d2227 Split ringbuffer write to reserve and commit
Since the introduction of compression, it is no longer practival to do a manual memcopy int he
ringbuffer write method. In order to save a memory copy, the ringbuffer does not copy the buffer
itself, but the compression is done directly to the ringbuffer slot.
2019-04-30 15:46:48 +02:00
..
2018-07-12 10:51:47 +02:00
2019-01-30 14:16:09 +01:00
2018-07-12 14:58:06 +02:00
2019-04-26 15:55:35 +02:00