Harry van Haaren
31f83163cf
eal: add new prefetch write variants
...
This commit adds new rte_prefetchX_write() variants, that suggest to the
compiler to use a prefetch instruction with intention to write. As a
compiler builtin, the compiler can choose based on compilation target
what the best implementation for this instruction is.
Three versions are provided, targeting the different levels of cache.
Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
2020-10-15 21:49:59 +02:00
..
2020-10-15 14:31:46 +02:00
2020-09-25 15:37:55 +02:00
2020-09-08 00:09:50 +02:00
2020-09-16 18:52:55 +02:00
2020-09-08 00:09:50 +02:00
2020-10-15 00:39:10 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-10-15 21:49:59 +02:00
2020-09-25 11:13:57 +02:00
2020-10-09 13:17:43 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-10-06 21:51:03 +02:00
2020-09-18 18:55:12 +02:00
2020-09-25 11:13:57 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-09-19 00:25:35 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-10-13 16:35:48 +02:00
2020-09-19 00:25:37 +02:00
2020-09-25 11:13:57 +02:00
2020-10-06 23:44:15 +02:00
2020-10-05 11:11:59 +02:00
2020-09-08 00:09:50 +02:00
2020-10-13 19:26:15 +02:00
2020-09-25 11:13:57 +02:00
2020-09-30 19:19:11 +02:00
2020-09-08 00:09:50 +02:00
2020-10-08 15:09:28 +02:00
2020-10-06 23:39:34 +02:00
2020-10-07 14:51:52 +02:00
2020-10-06 22:54:58 +02:00
2020-10-06 10:31:13 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:11:30 +02:00
2020-10-15 02:14:28 +02:00
2020-09-08 00:09:50 +02:00
2020-10-05 11:56:17 +02:00
2020-10-14 14:42:29 +02:00
2020-10-06 22:55:00 +02:00
2020-10-08 09:43:57 +02:00
2020-09-30 23:16:56 +02:00
2020-10-15 00:39:10 +02:00