qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [Qemu-devel] [PATCH 0/7] Improve buffer_is_zero


From: Peter Maydell
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH 0/7] Improve buffer_is_zero
Date: Wed, 24 Aug 2016 13:22:53 +0100

On 24 August 2016 at 12:45, Paolo Bonzini <address@hidden> wrote:
> It does save a level of indirection after the first call AFAIK, but
> it shouldn't be measurable.

It's worse on first call, but I don't think the subsequent calls
are better than straight pointer-indirection. It's been a while
since I looked though so I could be misremembering.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]