On 05/17/2018 06:50 AM, Tiwei Bie wrote:
On Thu, May 17, 2018 at 06:06:34AM +0300, Michael S. Tsirkin wrote:
On Wed, May 16, 2018 at 06:54:23PM +0200, Maxime Coquelin wrote:
This patch caches all dirty pages logging until the used ring index
is updated.
The goal of this optimization is to fi
On Thu, May 17, 2018 at 06:06:34AM +0300, Michael S. Tsirkin wrote:
> On Wed, May 16, 2018 at 06:54:23PM +0200, Maxime Coquelin wrote:
> > This patch caches all dirty pages logging until the used ring index
> > is updated.
> >
> > The goal of this optimization is to fix a performance regression
>
On Wed, May 16, 2018 at 06:54:23PM +0200, Maxime Coquelin wrote:
> This patch caches all dirty pages logging until the used ring index
> is updated.
>
> The goal of this optimization is to fix a performance regression
> introduced when the vhost library started to use atomic operations
> to set bi
On Wed, May 16, 2018 at 06:54:23PM +0200, Maxime Coquelin wrote:
> This patch caches all dirty pages logging until the used ring index
> is updated.
>
> The goal of this optimization is to fix a performance regression
> introduced when the vhost library started to use atomic operations
> to set bi
This patch caches all dirty pages logging until the used ring index
is updated.
The goal of this optimization is to fix a performance regression
introduced when the vhost library started to use atomic operations
to set bits in the shared dirty log map. While the fix was valid
as previous implement
5 matches
Mail list logo