Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: e887f50f0fcbc18080b418d533487e47bdd9a9a3
https://github.com/Linaro/odp/commit/e887f50f0fcbc18080b418d533487e47bdd9a9a3
Author: Petri Savolainen <[email protected]>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M platform/linux-generic/odp_libconfig.c
Log Message:
-----------
linux-gen: config: print config file name
Print config file name for logging/debugging purposes. It's
relevant to know which (non default) config was used.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: f0611da0be1f4002c5f49933204451eafe4f0219
https://github.com/Linaro/odp/commit/f0611da0be1f4002c5f49933204451eafe4f0219
Author: Petri Savolainen <[email protected]>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M platform/linux-generic/include/odp_libconfig_internal.h
M platform/linux-generic/odp_libconfig.c
Log Message:
-----------
linux-gen: config: add array lookup function
A function to lookup and copy an array of integers from
the config file.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: d6a88b032af4ad2720da360190153fc020d5d3f4
https://github.com/Linaro/odp/commit/d6a88b032af4ad2720da360190153fc020d5d3f4
Author: Petri Savolainen <[email protected]>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M config/odp-linux-generic.conf
M platform/linux-generic/odp_schedule_basic.c
Log Message:
-----------
linux-gen: sched: per priority burst size configuration
Change burst size configuration to be per priority instead of
only two levels of control (high/low priority). Also maximum
burst size is configurable, so that application may request
a large burst of events without a worry that a large burst of
low priority events is received.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 945cc3e6aabaf39e619accba61277301520684f9
https://github.com/Linaro/odp/commit/945cc3e6aabaf39e619accba61277301520684f9
Author: Petri Savolainen <[email protected]>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M platform/linux-generic/odp_schedule_basic.c
Log Message:
-----------
linux-gen: sched: pack global data struct
Pack most commonly used global data into the first cache
line of the structure.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/b44cbbbfc148...945cc3e6aaba
**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.