Actions
Bug #353
closedcontent_size and packet_size fields limit to 256MB sub-buffers
Start date:
09/25/2012
Due date:
% Done:
100%
Estimated time:
Description
07:32 < Compudj> TheMatthew1: you are right that given content_size and
packet_size fields are uint32_t, and those are in bits, we hit
the limit at 256MB of subbuffer size
07:33 < Compudj> TheMatthew1: we might want to consider uint64_t instead.
Actions