On Fri, Oct 16, 2020 at 8:24 AM Omkar Maslekar <omkar.masle...@intel.com> wrote:
>
> rte_cldemote is similar to a prefetch hint - in reverse. cldemote(addr)
> enables software to hint to hardware that line is likely to be shared.
> Useful in core-to-core communications where cache-line is likely to be
> shared. ARM and PPC implementation is provided with NOP and can be added
> if any equivalent instructions could be used for implementation on those
> architectures.
>
> Signed-off-by: Omkar Maslekar <omkar.masle...@intel.com>
> Acked-by: Bruce Richardson <bruce.richard...@intel.com>
> Acked-by: David Christensen <d...@linux.vnet.ibm.com>
> Acked-by: Jerin Jacob <jer...@marvell.com>
> Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com>

Applied, thanks Omkar.


-- 
David Marchand

Reply via email to