Skip to content

Conversation

@sunkuamzn
Copy link
Contributor

Commit 89daf25 reduced the size of the robuf pool to 16 while keeping the robuf size fixed at 8192.

Having different sizes for the the peer pool size and robuf size does not make sense becase each peer struct requires a robuf. Instead, reduce the size of the robuf.

Commit ofiwg@89daf25
reduced the size of the robuf pool to 16 while keeping the robuf size fixed at 8192.

Having different sizes for the the peer pool size and robuf size does not make
sense becase each peer struct requires a robuf. Instead, reduce the size of the robuf.

Signed-off-by: Sai Sunku <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants