Re: [PATCH 1/2] eal: introduce rte_prefetch_non_temporal From: Thomas Monjalon <hidden> Date: 2016-02-11 11:01:55 Please arch maintainers, your ack would be appreciated. 2015-12-06 20:54, Jerin Jacob:+static inline void rte_prefetch_non_temporal(const volatile void *p) +{ + rte_prefetch0(p); +} A comment about using the same instruction for temporal and non-temporal? +/** + * Prefetch a cache line into all cache levels(non-temporal/transient version) space missing before paren
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help