Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable interlink queue, freelist, and group freelist sizes #1489

Merged
merged 15 commits into from
Dec 15, 2022

Conversation

eugeneia
Copy link
Member

This set of changes allows to adjust interlink queue, freelist, and group freelist sizes at runtime.

This is useful because some applications might choose larger interlink queue sizes (just like an application might select larger NIC driver receive queue buffers) to allow for longer breath latencies before packets are dropped.

introduce intermediary CONF state to park in
while queue size is being set.
@eugeneia eugeneia added merged release-balaclava December 2022 release labels Nov 28, 2022
eugeneia added a commit to eugeneia/snabb that referenced this pull request Nov 28, 2022
@eugeneia eugeneia merged commit 8c1331e into snabbco:master Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant