You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CONFIG_SOF_DEBUG_STREAM_SLOT_FORCE_MAX_CPUS option limit the
number of debug stream slot section to lower number than the actual
number of cores. In some situations a high number of cpu sections
shrinks the circular buffer size so much that it limit debugging. With
this option its possible to use fewer sections. The downside is that
the cpus above the number of sections can not send any debug stream
messages.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
0 commit comments