RE: [PATCH v7 09/17] graph: add structure for stream moving between cores

2023-06-05 Thread Yan, Zhirun
ming ; Wang, > Haiyue ; mattias.ronnblom > > Subject: Re: [PATCH v7 09/17] graph: add structure for stream moving between > cores > > On Mon, Jun 5, 2023 at 4:56 PM Zhirun Yan wrote: > > > > Add graph_mcore_dispatch_wq_node to hold graph scheduling workqueue > > no

Re: [PATCH v7 09/17] graph: add structure for stream moving between cores

2023-06-05 Thread Jerin Jacob
On Mon, Jun 5, 2023 at 4:56 PM Zhirun Yan wrote: > > Add graph_mcore_dispatch_wq_node to hold graph scheduling workqueue > node. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > --- > lib/graph/graph.c | 2 ++ > lib/graph/graph_popu