Commit a32d983
module_adapter: dp: Decrease default heap size from 20k to 16k
Decrease default heap size from 20k to 16k. It appears the 20k heap
size is too big for the system to survive our CI capture stress
test. Luckily 16k is enough for SRC module in that test, so lets drop
the default to a number that works better than previous.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent 8496b82 commit a32d983
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments