Commit b1c674a
Jyri Sarha
topology2: Increase widget default value for stack from 4k to 8k
The widget specific stack requirement works in such a way that all
components in a pipeline have their stack requirements, and the
pipeline stack size will be the highest of those values.
I am not sure if this is actually the best method. I am not sure what
factors affect the required stack size for a pipeline, but for now
this will have to do.
So 4k is not enough for all pipelines, and these generic numbers are
here to guarantee that everything works until we have fine tuned
values for all the modules. So increase the number to 8k to guarantee
functionality.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent d4d8e5f commit b1c674a
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
0 commit comments