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-bugs

[Xen-bugs] [Bug 242] New: PAE XEN has strange behavior if dom0_mem=51200

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 242] New: PAE XEN has strange behavior if dom0_mem=5120000
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 20 Sep 2005 05:18:50 +0000
Delivery-date: Tue, 20 Sep 2005 05:18:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=242

           Summary: PAE XEN has strange behavior if dom0_mem=5120000
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: jyoung5@xxxxxxxxxx


This is a new bug created as a jump off of bugzilla #209. In this bug there are
descriptions for this bug I will past below:

------- Additional Comment #2 From lge@xxxxxxxxxx 2005-09-13 18:56 [reply] 
-------

I've seen the exact same problems that David is seeing on my 8G RAM x86 box. 
It is a PAE enabled SLES9 SP2 box.

Here is the memory allocation setting of dom0 and domU I had problem with:

dom0: 5120 MB domU: 512 MB


But, with the following setting, both dom0 and domU work perfectly for me:

dom0: 512 MB domU: 5120 MB


The changeset is : 6739


------- Additional Comment #3 From Jerone Young 2005-09-19 19:20 [reply] -------

With todays hg pull I am no longer seeing these issues...but when I do set
dom0_mem=5120000 wehn you get to a certain point in Xen Linux kernel boot up you
get:

Freeing unused kernel memory: 356k freed
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
EXT3-fs: recovery complete.
kjourald starting. Commit interval 5 seconds.
EXT3-fs: mounted filesystem with ordered data mode.

This same setup boots & works fine if I don't have dom0_mem specified or I have
it only specified to dom0_mem=512000.

I'm running a dual Opteron machine with Xen PAE and 6 gigs of RAM.

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 242] New: PAE XEN has strange behavior if dom0_mem=5120000, bugzilla-daemon <=