Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: e357f694d31de49a7bf03d088cab02fb9a1a055f
      
https://github.com/Linaro/odp/commit/e357f694d31de49a7bf03d088cab02fb9a1a055f
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-09-05 (Wed, 05 Sep 2018)

  Changed paths:
    M test/performance/odp_sched_perf.c

  Log Message:
  -----------
  test: sched_perf: total number of queues option

Change -q option to be the total number of queues with events.
There's no need to limit the number of queues to a multiple of
worker thread count. Also, add an option for number of dummy
(empty) queues. This enables testing scheduler performance
when all created queues are not used.

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: e8cb778f75282d08ad398e9145e8b14b05c7cf05
      
https://github.com/Linaro/odp/commit/e8cb778f75282d08ad398e9145e8b14b05c7cf05
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-09-05 (Wed, 05 Sep 2018)

  Changed paths:
    M test/performance/odp_sched_perf.c

  Log Message:
  -----------
  test: sched_perf: add event forward option

Added -f option to enable event forwarding between queues.
By default, an event is sent back to the queue it was
received from. When forwaring is enabled, it's sent to the
next queue.

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: 6d50738dd0880aff32b58b15f550150a4766f13e
      
https://github.com/Linaro/odp/commit/6d50738dd0880aff32b58b15f550150a4766f13e
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-09-05 (Wed, 05 Sep 2018)

  Changed paths:
    M test/performance/odp_sched_perf.c

  Log Message:
  -----------
  test: sched_perf: total events per second

Added result for events per second over all
workers.

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Compare: https://github.com/Linaro/odp/compare/4aff065f3779...6d50738dd088
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

Reply via email to