qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/6] Add UUID command-line option


From: Kevin O'Connor
Subject: Re: [Qemu-devel] [PATCH 0/6] Add UUID command-line option
Date: Sun, 24 Aug 2008 14:50:39 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Aug 24, 2008 at 04:55:44PM +0300, Avi Kivity wrote:
> Blue Swirl wrote:
>> True, but realistic probing for memory could take some time if there
>> is a huge amount of it.
>
> No reason for that.  A binary search with a cap of 1TB and a granularity  
> of 1MB requires only 20 probes.

Real x86 machines detect the available memory chips via the smbus and
then program the memory controller.  The initialization code must do
this work without accessing any memory.  The coreboot project
(coreboot.org) has more info if you're interested.

-Kevin




reply via email to

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