Discussion:
[lng-odp] [Linaro/odp] d945bf: test: sched_pktio: add burst size option
GitHub
2018-10-31 20:19:42 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: d945bf9517ab5abfc59447ab30456d1ca9716a5a
https://github.com/Linaro/odp/commit/d945bf9517ab5abfc59447ab30456d1ca9716a5a
Author: Petri Savolainen <***@linaro.org>
Date: 2018-10-31 (Wed, 31 Oct 2018)

Changed paths:
M test/performance/odp_sched_pktio.c

Log Message:
-----------
test: sched_pktio: add burst size option

Added option to control maximum burst size, which is
requested from scheduler.

Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>


Commit: 297cd7e9f93e31dd5a640b707895d702d17b30ae
https://github.com/Linaro/odp/commit/297cd7e9f93e31dd5a640b707895d702d17b30ae
Author: Petri Savolainen <***@linaro.org>
Date: 2018-10-31 (Wed, 31 Oct 2018)

Changed paths:
M config/odp-linux-generic.conf
M platform/linux-generic/test/process-mode.conf

Log Message:
-----------
linux-gen: config: add schedule group config file options

Added options to disable unused automatic schedule groups.

Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>


Commit: 380fa4598b4c58101a2f07ff179ae67fdcba70ab
https://github.com/Linaro/odp/commit/380fa4598b4c58101a2f07ff179ae67fdcba70ab
Author: Petri Savolainen <***@linaro.org>
Date: 2018-10-31 (Wed, 31 Oct 2018)

Changed paths:
M platform/linux-generic/include/odp_schedule_if.h
M platform/linux-generic/odp_schedule_basic.c

Log Message:
-----------
linux-gen: sched: add config request function to interface

Added config request function to scheduler internal interface.
Other modules may use this to examine scheduler configuration.

Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>


Commit: 48018032f54e6e50f509d073c8735f7a5c0bbcb1
https://github.com/Linaro/odp/commit/48018032f54e6e50f509d073c8735f7a5c0bbcb1
Author: Petri Savolainen <***@linaro.org>
Date: 2018-10-31 (Wed, 31 Oct 2018)

Changed paths:
M platform/linux-generic/odp_thread.c

Log Message:
-----------
linux-gen: thread: use automatic schedule group configuration

Read from scheduler configuration if an automatic schedule
group is enabled or disabled.

Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>


Compare: https://github.com/Linaro/odp/compare/67d6f7120962...48018032f54e
**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.
Loading...