[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xen-ppc-devel
Subject:    [XenPPC] Work Around: Was: continuous reprogram_timer[00] messages
From:       Jimi Xenidis <jimix () watson ! ibm ! com>
Date:       2006-03-31 16:04:22
Message-ID: 78B14B3A-3A20-4EFB-9954-14BF0C595AE9 () watson ! ibm ! com
[Download RAW message or body]

we can get around the calibrate_delay() issue by defining "lpj=" in a  
kernel parameter.

If I let systemsim complete and capture the result lpj is 0x1310000,  
si I'll use that but a better value may come later.
The following diff on xen.tcl will let you blow passed that.
-JX
---
Index: xen.tcl
===================================================================
RCS file: /nas/cvs/mambo/run/gpul/xen/xen.tcl,v
retrieving revision 1.3
diff -u -r1.3 xen.tcl
--- xen.tcl	3 Nov 2005 19:00:40 -0000	1.3
+++ xen.tcl	31 Mar 2006 16:02:59 -0000
@@ -18,10 +18,12 @@
myconf config kdebug_real    0x2042000
myconf config kdebug_size    0x4000000
-set bootargs "xen console=com1 -- init=/bin/bash iommu=off"
+set bootargs "xen console=com1 -- init=/bin/bash iommu=off  
lpj=0x1310000"


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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic