Re: [lng-odp] [PATCH 3/3] linux-gen: sched: optimize group scheduling

2017-04-20 Thread Wallen, Carl (Nokia - FI/Espoo)
For the entire patch set: Reviewed-and-tested-by: Carl Wallén -Original Message- From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Savolainen, Petri (Nokia - FI/Espoo) Sent: Thursday, April 20, 2017 9:38 AM To: lng-odp@lists.linaro.org Subject: Re: [lng-odp] [PATCH 3/3

Re: [lng-odp] [PATCH 1/1] linux-generic: config: increase ODP_CONFIG_SCHED_GRPS to 256

2015-11-19 Thread Wallen, Carl (Nokia - FI/Espoo)
From: EXT Bill Fischofer [mailto:bill.fischo...@linaro.org] Sent: Thursday, November 19, 2015 3:44 PM To: Wallen, Carl (Nokia - FI/Espoo) Cc: LNG ODP Mailman List Subject: Re: [lng-odp] [PATCH 1/1] linux-generic: config: increase ODP_CONFIG_SCHED_GRPS to 256 No problem with picking a "good" number, but

Re: [lng-odp] [API-NEXT PATCHv3 0/8] Ordered Queue Bug Fixes

2015-11-09 Thread Wallen, Carl (Nokia - FI/Espoo)
Patch set: Reviewed-by: Carl Wallen -Original Message- From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of EXT Bill Fischofer Sent: Tuesday, November 10, 2015 6:20 AM To: lng-odp@lists.linaro.org Subject: [lng-odp] [API-NEXT PATCHv3 0/8] Ordered Queue Bug Fixes Change

Re: [lng-odp] [API-NEXT PATCH 0/3] retrieve queue information

2015-11-09 Thread Wallen, Carl (Nokia - FI/Espoo)
. APIs /carl From: EXT Bill Fischofer [mailto:bill.fischo...@linaro.org] Sent: Monday, November 09, 2015 11:45 AM To: Wallen, Carl (Nokia - FI/Espoo) Cc: LNG ODP Mailman List Subject: Re: [lng-odp] [API-NEXT PATCH 0/3] retrieve queue information Petri can confirm that the API is reasonable

Re: [lng-odp] [API-NEXT PATCHv2] linux-generic: queue: yield trying to obtain multiple locks

2015-11-02 Thread Wallen, Carl (Nokia - FI/Espoo)
Reviewed-by: Carl Wallen -Original Message- From: EXT Bill Fischofer [mailto:bill.fischo...@linaro.org] Sent: Friday, October 30, 2015 10:33 PM To: lng-odp@lists.linaro.org; Wallen, Carl (Nokia - FI/Espoo) Cc: Bill Fischofer Subject: [API-NEXT PATCHv2] linux-generic: queue: yield

[lng-odp] Can odp-api changes be avoided in the master branch before a new release?

2015-10-26 Thread Wallen, Carl (Nokia - FI/Espoo)
Hi, It seems that also the odp-master branch contains api-changes even before a new release is tagged? Currently it's getting challenging to include the latest v1.3.0.0 bug fixes into an external odp-based application when the odp-api also changes underneath. What is the correct way to include