On Fri, Sep 6, 2019 at 7:53 AM Alexander Duyck
wrote:
>
> From: Alexander Duyck
>
> Change the logic used to generate randomness in the suffle path so that we
> can avoid cache line bouncing. The previous logic was sharing the offset
> and entropy word between all CPUs. As such this can result in
From: Alexander Duyck
Change the logic used to generate randomness in the suffle path so that we
can avoid cache line bouncing. The previous logic was sharing the offset
and entropy word between all CPUs. As such this can result in cache line
bouncing and will ultimately hurt performance when ena
2 matches
Mail list logo