Ping. > -----Original Message----- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Petri > Savolainen > Sent: Thursday, December 08, 2016 1:04 PM > To: lng-odp@lists.linaro.org > Subject: Suspected SPAM - [lng-odp] [API-NEXT PATCH] linux-gen: > schedule_sp: use ring as priority queue > > Improve scalability by replacing lock protected linked list > with a ring. Schedule group supported was updated also, since > ring does not support peek of the head item. > > Signed-off-by: Petri Savolainen <petri.savolai...@nokia.com> > --- > platform/linux-generic/odp_schedule_sp.c | 271 +++++++++++++++++++++++--- > ----- > 1 file changed, 199 insertions(+), 72 deletions(-) >
Re: [lng-odp] [API-NEXT PATCH] linux-gen: schedule_sp: use ring as priority queue
Savolainen, Petri (Nokia - FI/Espoo) Mon, 19 Dec 2016 02:38:25 -0800
- Re: [lng-odp] [API-NEXT PATCH] linux-... Savolainen, Petri (Nokia - FI/Espoo)
- Re: [lng-odp] [API-NEXT PATCH] l... Bill Fischofer