Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: cca78664b864d7fb3d99412147275d1b6ef582be
https://github.com/Linaro/odp/commit/cca78664b864d7fb3d99412147275d1b6ef582be
Author: Matias Elo <[email protected]>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M config/odp-linux-generic.conf
M platform/linux-generic/include/odp_global_data.h
M platform/linux-generic/odp_ishm.c
Log Message:
-----------
linux-gen: shm: add option for allocating internal shm using single VA
Enables using ODP in process mode.
Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 8acc1daf215ee62beba7c333dc0818d9a9c52010
https://github.com/Linaro/odp/commit/8acc1daf215ee62beba7c333dc0818d9a9c52010
Author: Matias Elo <[email protected]>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M platform/linux-generic/include/odp_config_internal.h
Log Message:
-----------
linux-gen: shm: increase pre-reserved virtual address space size
Larger address space is required due to the internal shm allocations in
process mode.
Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: f8e019e23d8348506c1121c73d63ee4e1b584e6e
https://github.com/Linaro/odp/commit/f8e019e23d8348506c1121c73d63ee4e1b584e6e
Author: Matias Elo <[email protected]>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M platform/linux-generic/odp_pool.c
M platform/linux-generic/odp_timer.c
M platform/linux-generic/pktio/ipc.c
M platform/linux-generic/pktio/ring.c
Log Message:
-----------
linux-gen: shm: reserve internal shms using single VA flag
Reserve internal shm blocks using single VA flag when the reservation is
done after global init. Enables process mode support.
Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/b7b947ed8562...f8e019e23d83
**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.