qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user: Align mmap memory to the target pag


From: Riku Voipio
Subject: Re: [Qemu-devel] [PATCH] linux-user: Align mmap memory to the target page size.
Date: Mon, 25 Jan 2010 13:35:02 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

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 via email to

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