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

ring_buffer: Increase buffer size to prevent a DP module starvation #9724

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

softwarecki
Copy link
Collaborator

Increase buffer size to 3 times max_ibs_obs to prevent starving a DP module that process different block sizes in different periods (44.1 kHz case). The full description has been added as a comment in the source code.

Increase buffer size to 3 times max_ibs_obs to prevent starving a DP
module that process different block sizes in different periods
(44.1 kHz case).

Signed-off-by: Adrian Warecki <[email protected]>
Copy link
Contributor

@tmleman tmleman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Nice description btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants