muvarov replied on github web page:

platform/linux-generic/arch/default/odp/api/abi/cpu.h
line 14
@@ -0,0 +1,24 @@
+/* Copyright (c) 2016, Linaro Limited
+ * All rights reserved.
+ *
+ * SPDX-License-Identifier:     BSD-3-Clause
+ */
+
+#ifndef ODP_API_ABI_CPU_H_
+#define ODP_API_ABI_CPU_H_
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#define ODP_CACHE_LINE_SIZE 64


Comment:
that might be not true. But I also do not see any other way to find default 
size.

> muvarov wrote
> 2018


https://github.com/Linaro/odp/pull/462#discussion_r167260677
updated_at 2018-02-09 15:37:02

Reply via email to