[PATCH] dispatcher: add cache guard to per-lcore struct
    Morten Brørup 
    mb at smartsharesystems.com
       
    Tue Feb 20 09:46:53 CET 2024
    
    
  
> From: Mattias Rönnblom [mailto:mattias.ronnblom at ericsson.com]
> Sent: Tuesday, 20 February 2024 09.35
> 
> Add cache guard to per-lcore data structures to prevent false sharing
> in scenarios where a next-N-lines (or similar) hardware prefetcher is
> used.
> 
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
> ---
Reviewed-by: Morten Brørup <mb at smartsharesystems.com>
    
    
More information about the dev
mailing list