Commit 7dfcc2b
heap: try VMH when system heap is exhausted
This is a temporary measure before removing VMH and increasing the
system heap for Linux configurations. Currently the system heap
allocations can fail in cases when multiple (tyipcally more than 5)
streams are started. These are rather extreme testing scenarios,
unlikely to occur in real use-cases, but to give them a chance to
succeed try to fall back to VMH in such cases.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
(cherry picked from commit 9eeae8c)1 parent 158518d commit 7dfcc2b
1 file changed
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
628 | 635 | | |
629 | 636 | | |
630 | 637 | | |
| |||
781 | 788 | | |
782 | 789 | | |
783 | 790 | | |
| 791 | + | |
| 792 | + | |
784 | 793 | | |
785 | | - | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
786 | 797 | | |
787 | | - | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
788 | 806 | | |
789 | 807 | | |
790 | 808 | | |
| |||
0 commit comments