GitHub
2018-11-14 12:45:40 UTC
Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 635d7206969ac9167383c6e8e27fa45ec4d3f137
https://github.com/Linaro/odp/commit/635d7206969ac9167383c6e8e27fa45ec4d3f137
Author: Petri Savolainen <***@linaro.org>
Date: 2018-11-14 (Wed, 14 Nov 2018)
Changed paths:
M example/sysinfo/odp_sysinfo.c
Log Message:
-----------
example: sysinfo: print shm blocks
It's useful to see how many shm blocks and which kind of memory
(huge or normal pages, etc) ODP implementation itself allocates.
Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>
Commit: 1ec853bed11476eac8b8bde9f3f1d1e480049816
https://github.com/Linaro/odp/commit/1ec853bed11476eac8b8bde9f3f1d1e480049816
Author: Petri Savolainen <***@linaro.org>
Date: 2018-11-14 (Wed, 14 Nov 2018)
Changed paths:
M platform/linux-generic/odp_shared_memory.c
Log Message:
-----------
linux-gen: shm: modify shm print header string
Highlight that printed values are from ODP SHM only, i.e. it's
not generic memory allocation status of the entire system.
Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>
Commit: 0ce0f29c5cc10320eb7f0741788f551cdf2c6903
https://github.com/Linaro/odp/commit/0ce0f29c5cc10320eb7f0741788f551cdf2c6903
Author: Petri Savolainen <***@linaro.org>
Date: 2018-11-14 (Wed, 14 Nov 2018)
Changed paths:
M platform/linux-generic/odp_classification.c
Log Message:
-----------
linux-gen: cls: simplify shm usage
Combine three shm reservations into one reservation. This
simplifies shm usage and results less ODP internally
allocated SHM blocks. Also one combined block is more memory
efficient than multiple (saves memory and page mappings).
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/901de0794779...0ce0f29c5cc1
**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.
Home: https://github.com/Linaro/odp
Commit: 635d7206969ac9167383c6e8e27fa45ec4d3f137
https://github.com/Linaro/odp/commit/635d7206969ac9167383c6e8e27fa45ec4d3f137
Author: Petri Savolainen <***@linaro.org>
Date: 2018-11-14 (Wed, 14 Nov 2018)
Changed paths:
M example/sysinfo/odp_sysinfo.c
Log Message:
-----------
example: sysinfo: print shm blocks
It's useful to see how many shm blocks and which kind of memory
(huge or normal pages, etc) ODP implementation itself allocates.
Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>
Commit: 1ec853bed11476eac8b8bde9f3f1d1e480049816
https://github.com/Linaro/odp/commit/1ec853bed11476eac8b8bde9f3f1d1e480049816
Author: Petri Savolainen <***@linaro.org>
Date: 2018-11-14 (Wed, 14 Nov 2018)
Changed paths:
M platform/linux-generic/odp_shared_memory.c
Log Message:
-----------
linux-gen: shm: modify shm print header string
Highlight that printed values are from ODP SHM only, i.e. it's
not generic memory allocation status of the entire system.
Signed-off-by: Petri Savolainen <***@linaro.org>
Reviewed-by: Bill Fischofer <***@linaro.org>
Signed-off-by: Maxim Uvarov <***@linaro.org>
Commit: 0ce0f29c5cc10320eb7f0741788f551cdf2c6903
https://github.com/Linaro/odp/commit/0ce0f29c5cc10320eb7f0741788f551cdf2c6903
Author: Petri Savolainen <***@linaro.org>
Date: 2018-11-14 (Wed, 14 Nov 2018)
Changed paths:
M platform/linux-generic/odp_classification.c
Log Message:
-----------
linux-gen: cls: simplify shm usage
Combine three shm reservations into one reservation. This
simplifies shm usage and results less ODP internally
allocated SHM blocks. Also one combined block is more memory
efficient than multiple (saves memory and page mappings).
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/901de0794779...0ce0f29c5cc1
**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.