RE: [PATCH v6 08/15] graph: add struct for stream moving between cores

2023-05-26 Thread Yan, Zhirun
ming ; Wang, > Haiyue > Subject: Re: [PATCH v6 08/15] graph: add struct for stream moving between > cores > > On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > > > Add graph_sched_wq_node to hold graph scheduling workqueue node. > > > > Signed-off-by: Haiy

Re: [PATCH v6 08/15] graph: add struct for stream moving between cores

2023-05-24 Thread Jerin Jacob
On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > Add graph_sched_wq_node to hold graph scheduling workqueue > node. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > + * @internal > + * > + * Structure that holds the graph scheduling workqueue node

[PATCH v6 08/15] graph: add struct for stream moving between cores

2023-05-08 Thread Zhirun Yan
Add graph_sched_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 | 1 + lib/graph/graph_populate.c | 1 + lib/graph/graph_private.h | 12