aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_config_internal.h
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2018-09-24 14:49:39 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2018-09-28 11:51:58 +0300
commit8acc1daf215ee62beba7c333dc0818d9a9c52010 (patch)
tree344965af3930b5577f3e139d075438e00666b730 /platform/linux-generic/include/odp_config_internal.h
parentcca78664b864d7fb3d99412147275d1b6ef582be (diff)
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 <matias.elo@nokia.com> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'platform/linux-generic/include/odp_config_internal.h')
-rw-r--r--platform/linux-generic/include/odp_config_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux-generic/include/odp_config_internal.h b/platform/linux-generic/include/odp_config_internal.h
index 14fa4f6cf..99c31af74 100644
--- a/platform/linux-generic/include/odp_config_internal.h
+++ b/platform/linux-generic/include/odp_config_internal.h
@@ -141,7 +141,7 @@ extern "C" {
* all ODP threads (when the _ODP_ISHM_SINGLE_VA flag is used).
* In bytes.
*/
-#define ODP_CONFIG_ISHM_VA_PREALLOC_SZ (536870912L)
+#define ODP_CONFIG_ISHM_VA_PREALLOC_SZ (1024 * 1024 * 1024L)
/*
* Maximum event burst size