[lng-odp] [PATCH API-NEXT v2 2/3] linux-gen: timer: implement new timer pool capabilities

2018-08-08 Thread Github ODP bot
From: Matias Elo Signed-off-by: Matias Elo --- /** Email created from pull request 664 (matiaselo:dev/timer_pool_capability) ** https://github.com/Linaro/odp/pull/664 ** Patch: https://github.com/Linaro/odp/pull/664.patch ** Base sha: 9b2b5a9695ad66977c964c83691cd2fef4c45b85 ** Merge commit

[lng-odp] [PATCH API-NEXT v2 3/3] validation: timer: use new timer pool capabilities

2018-08-08 Thread Github ODP bot
From: Matias Elo Signed-off-by: Matias Elo --- /** Email created from pull request 664 (matiaselo:dev/timer_pool_capability) ** https://github.com/Linaro/odp/pull/664 ** Patch: https://github.com/Linaro/odp/pull/664.patch ** Base sha: 9b2b5a9695ad66977c964c83691cd2fef4c45b85 ** Merge commit

[lng-odp] [PATCH API-NEXT v2 1/3] api: timer: add timer pool capabilities

2018-08-08 Thread Github ODP bot
From: Matias Elo Signed-off-by: Matias Elo --- /** Email created from pull request 664 (matiaselo:dev/timer_pool_capability) ** https://github.com/Linaro/odp/pull/664 ** Patch: https://github.com/Linaro/odp/pull/664.patch ** Base sha: 9b2b5a9695ad66977c964c83691cd2fef4c45b85 ** Merge commit

[lng-odp] [PATCH v1 1/1] test: sched_perf: add num queues option

2018-08-08 Thread Github ODP bot
From: Petri Savolainen Added option to set number of queues per worker thread. Number of active queues affects usually scheduler performance. Signed-off-by: Petri Savolainen --- /** Email created from pull request 666 (psavol:master-sched-perf-numqueue) **

[lng-odp] [PATCH v1 0/1] test: sched_perf: add num queues option

2018-08-08 Thread Github ODP bot
Added option to set number of queues per worker thread. Number of active queues affects usually scheduler performance. Signed-off-by: Petri Savolainen petri.savolai...@linaro.org github /** Email created from pull request 666