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

CI ONLY #9521

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

CI ONLY #9521

wants to merge 10 commits into from

Conversation

marcinszkudlinski
Copy link
Contributor

No description provided.

@marcinszkudlinski marcinszkudlinski force-pushed the test1 branch 5 times, most recently from 2110a40 to 37936d9 Compare October 18, 2024 09:43
module_source_status_count in fact counts
"state" field of all components.
Name changed to module_source_state_count

Signed-off-by: Marcin Szkudlinski <[email protected]>
comp_buffer::sink_list field used to have 2 meanings:
 - a list connector of all data receivers from the
module
 - a list connector for data receivers for extra
modules allocated when raw data processing is in use

This commit separate both cases by introducing 2 fields
in comp_buffer structure

The purpose is to make buffer connections independent from
comp_buffer

Signed-off-by: Marcin Szkudlinski <[email protected]>
All control structures of buffers shared between cores
are now stored in a non-cached memory alias.
Cache writeback_invalidate is no longer needed here

Signed-off-by: Marcin Szkudlinski <[email protected]>
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.

1 participant