Skip to content

Conversation

@serhiy-katsyuba-intel
Copy link
Contributor

This increases the supported number of KPB clients from 2 to 4 to be aligned with the existing testing framework and Windows ACE FW.

This increases the supported number of KPB clients from 2 to 4
to be aligned with the existing testing framework and Windows ACE FW.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

Btw, if this has resource impact it could be made a Kconfig to allow tuning per OS.

@serhiy-katsyuba-intel
Copy link
Contributor Author

Btw, if this has resource impact it could be made a Kconfig to allow tuning per OS.

The resource impact is quite small:

struct kpb_client clients[KPB_MAX_NO_OF_CLIENTS];

where struct kpb_client size is 20 bytes.

@lgirdwood lgirdwood merged commit f63197e into thesofproject:main Nov 28, 2025
34 of 42 checks passed
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.

4 participants