WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] X86_64 and 4GB RAM

To: rkupka+Listy.Xen@xxxxxxxxxxxxx
Subject: Re: [Xen-users] X86_64 and 4GB RAM
From: "John Hannfield" <hal9020@xxxxxxxxx>
Date: Tue, 1 May 2007 11:18:49 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 01 May 2007 03:17:28 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TvMJVNN46f+qcpp9ysa5IekspXBYeXgEmknJLBihdTza8wPceyfpfpp9TgRyxCoR/7adBHwdspvdS3imT0bOvBVYKbhUnkfYRtSe4ulu0uN82JvdJA31fBXTmY0rs0SNUc7pB94mLa26lGyYyewKIsX96jo6eMGxbBTIDSjECdI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TPFufS6KeQefe8BXHJ6v2O2ymhPCV4np1p6mo/VUuaPpkMD5I8St182TFwAC9MT9PPPk2r4BLpOfHy2y7Co0IX9fqOqvQb9mdUGpEL9f9avsbTfo9BEUBLehPg4DkHCWDEaeK9LG6+UUEOhu+w3xMNGTGSI0QsjLXQIscLcwft4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4d95b0990705010217k4081921t6f922b9ea4a4653@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4d95b0990704280613k43700332j4561d68dcbc613b8@xxxxxxxxxxxxxx> <20070428142739.GA4057@xxxxxxxxxxxxxxxx> <4d95b0990704280735u35ce1fcfye2fd350f30edb8f1@xxxxxxxxxxxxxx> <20070428154850.GA4244@xxxxxxxxxxxxxxxx> <4d95b0990704280907x2d34aa47k2e6ae462d8042f8@xxxxxxxxxxxxxx> <4d95b0990705010217k4081921t6f922b9ea4a4653@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Rafal,

Well I tried the grub 0.97 patches. I recompiled grub with both patches, then
replaced the etch grub withthe new .deb. Then re-installed grub stages on the
disk with
grub> root (hd0,0)
grub> setup (hd0)

Now if I reboot the machine at at the live grub prompt, I do a displaymem,
it says:

EISA Memory BIOS Interface is present
Address Map BIOS Interface is present
Lower memory: 631K, Upper memory (to first chipset hole): 3144640K

There are no address ranges given.
So it looks like it only sees 3 GB.

If I run grub from the booted system, on the command line, it gives the ranges,
and also the debug info from the patched version of grub.

# grub
Probing devices to guess BIOS drives. This may take a long time.
SMAP: addr:f7b4fc00 cont:1
SMAP: addr:f7b4fc18 cont:2
SMAP: addr:f7b4fc30 cont:0
mbi.mmap_length: 48


   GNU GRUB  version 0.97  (640K lower / 3072K upper memory)

      [ Minimal BASH-like line editing is supported.   For
        the   first   word,  TAB  lists  possible  command
        completions.  Anywhere else TAB lists the possible
        completions of a device/filename. ]
grub> displaymem
displaymem
EISA Memory BIOS Interface is present
Address Map BIOS Interface is present
Lower memory: 640K, Upper memory (to first chipset hole): 3072K
[Address Range Descriptor entries immediately follow (values are 64-bit)]
  Usable RAM:  Base Address:  0x0 X 4GB + 0x0,
     Length:   0x0 X 4GB + 0xa0000 bytes
  Reserved:  Base Address:  0x0 X 4GB + 0xa0000,
     Length:   0x0 X 4GB + 0x60000 bytes
  Usable RAM:  Base Address:  0x0 X 4GB + 0x100000,
     Length:   0x0 X 4GB + 0x300000 bytes
grub>


any ideas on where to go from here?
Is it normal for it to only show
Upper memory (to first chipset hole): 3144640K
at the grub boot menu?

Thanks

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>