> From: Mattias Rönnblom [mailto:[email protected]] > 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 <[email protected]> > ---
Reviewed-by: Morten Brørup <[email protected]>

