qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Riku Voipio <riku.voipio@iki.fi>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] linux-user: Align mmap memory to the target page size.
Date: Mon, 25 Jan 2010 13:35:02 +0000	[thread overview]
Message-ID: <20100125133502.GA28489@afflict.kos.to> (raw)
In-Reply-To: <4B508D34.70304@twiddle.net>

On Fri, Jan 15, 2010 at 07:43:48AM -0800, Richard Henderson wrote:
>> This patch uses a more complex search algorithm that takes the result
>> of the previous allocation into account.  We normally search upward,
>> but notice 2 consecutive results and start searching downward instead.

> I've failed to take guest_base into account properly; my testing  
> happened to have guest_base = 0.  New patch to follow.

Did you have time to look at this again?

  reply	other threads:[~2010-01-25 13:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-15  0:38 [Qemu-devel] [PATCH] linux-user: Align mmap memory to the target page size Richard Henderson
2010-01-15 15:43 ` Richard Henderson
2010-01-25 13:35   ` Riku Voipio [this message]
2010-01-25 16:38     ` Richard Henderson

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=20100125133502.GA28489@afflict.kos.to \
    --to=riku.voipio@iki.fi \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).