yuhua.lin c2a5ca41d3 gdc: optimize memory consumption for creating a new instance. [1/1]
PD#SWPL-159062

Problem:
the new instance occupies a significant amount of memory.

Solution:
remove pre-allocated queue items in the instance
and allocate them only when needed.

Verify:
t7

Change-Id: I2f5601657f52f31c42a2a6d7af4518428eead069
Signed-off-by: yuhua.lin <yuhua.lin@amlogic.com>
2024-03-20 06:13:27 -07:00
2024-03-19 10:14:50 +08:00
2024-03-18 03:46:52 -07:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%