6e70c954d5a10b425e7eb1e58c539a06e614e228

Currently a process is limited to create only 2 sessions, by toggling the 30th bit of tgid of the process, to create different process IDs on DSP remote sybsystem. This approach is not scalable to create unique process IDs to DSP, by using bits within the tgid of the process. Add support to allow a process to create multiple sessions by choosing and sending unique dsp process IDs on DSP remote sub system, instead of tgid of HLOS process. Change-Id: I33f52c68453301bdbb83dfb9a10df16143098a49 Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
描述
无详细信息
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%