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

[XenPPC] SystemSim issues



ok.. Turns out that SystemSim is broken because there is not enough memory. It currently has only 128M, with the correct heap strategy (where xen- heap gets 64M) there is not enuff memory to create dom0.

bumping the memory slows initialization considerably :(
-JX

diff -u -r1.5 xen.tcl
--- xen.tcl     7 Jun 2006 21:46:32 -0000       1.5
+++ xen.tcl     15 Aug 2006 15:36:18 -0000
@@ -17,7 +17,7 @@
#
define dup gpul myconf
myconf config cpus 1
-myconf config memory_size 128M
+myconf config memory_size 512M
myconf config processor timebase_frequency 1/8
myconf config kdebug_enable  1

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.