Actions
Feature #1093
closedstream: configurable segment pools
Effort:
Difficulty:
Label:
Description
The stream reassembly engine uses a set of pools in which preallocated segments are stored. There are various pools each with different packet sizes. The goal is to lower memory presure. Until now, these pools were hardcoded. We need to be able to configure them.
Actions