qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH] memory: add early bail out from cpu_physical_memory_set_dirty_range
Date: Thu, 28 Jan 2016 11:06:40 +0000	[thread overview]
Message-ID: <20160128110640.GE7206@stefanha-x1.localdomain> (raw)
In-Reply-To: <1453827580-29159-1-git-send-email-pbonzini@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 509 bytes --]

On Tue, Jan 26, 2016 at 05:59:40PM +0100, Paolo Bonzini wrote:
> This condition is true in the common case, so we can cut out the body of
> the function.  In addition, this makes it easier for the compiler to do
> at least partial inlining, even if it decides that fully inlining the
> function is unreasonable.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  include/exec/ram_addr.h | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

      reply	other threads:[~2016-01-28 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 16:59 [Qemu-devel] [PATCH] memory: add early bail out from cpu_physical_memory_set_dirty_range Paolo Bonzini
2016-01-28 11:06 ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160128110640.GE7206@stefanha-x1.localdomain \
    --to=stefanha@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).