System is SLOW Was: [XenPPC] Changeset with 3 files on Friday (I think) has brokenXen on Mambo

2007-01-26 Thread Jimi Xenidis
On Jan 22, 2007, at 1:58 PM, Yoder Stuart-B08248 wrote: It is taking a heck of a long time though. The simulator cycle count appears to have about doubled. BTW: check your linux config. IIRC stuff like CONFIG_DEBUG_SLAB will kill you, I'd run thru and turn off all the CONFIG_DEBUG=* -JX

RE: [XenPPC] Question about netbooting with initrd/initramfs

2007-01-26 Thread Yoder Stuart-B08248
David, Could you provide a little more info-- error messages, build command line. You have confirmed that the init ramdisk itself is no corrupt through yaboot, correct? Stuart From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David M Da

Re: [XenPPC] [PATCH] [UPDATE] Xencomm optimzation to work for modules

2007-01-26 Thread Jerone Young
I'll need to rework the patch. I see there are some inadvertant bugs .. but somehow it did pass testing. I'll fix these up and redo the patch. Thanks for the feedback. On Fri, 2007-01-26 at 14:05 -0500, Jimi Xenidis wrote: > On Jan 25, 2007, at 8:06 PM, Jerone Young wrote: > > > This patch should

Re: [XenPPC] [PATCH] [UPDATE] Xencomm optimzation to work for modules

2007-01-26 Thread Jimi Xenidis
On Jan 25, 2007, at 8:06 PM, Jerone Young wrote: This patch should address all the issues Jimi has pointed out. yes it does... thank you. but still has a few issues.. Throughout the patch: 1. xencomm_create_inline() could never fail, xencomm_map() can so you need to check ALL of them. 1. _i

[XenPPC] Re: New domain builder in xen-unstable

2007-01-26 Thread Keir Fraser
On 26/1/07 5:04 pm, "Hollis Blanchard" <[EMAIL PROTECTED]> wrote: >> Not sure what you mean by "our own domain builder"; we've been >> implementing xc_linux_build() for quite a while now (and thus integrated >> with xend). > > Sorry, I misunderstood. I was seeing all the libelf churn, and I misse

[XenPPC] Re: New domain builder in xen-unstable

2007-01-26 Thread Hollis Blanchard
On Fri, 2007-01-26 at 10:58 -0600, Hollis Blanchard wrote: > On Fri, 2007-01-26 at 13:43 +, Keir Fraser wrote: > > Hi, > > > > This is a heads up, mainly to the PowerPC and IA64 folks, that Gerd's new > > domain builder (including new Elf parser) is now checked into xen-unstable. > > This has

[XenPPC] Re: New domain builder in xen-unstable

2007-01-26 Thread Hollis Blanchard
On Fri, 2007-01-26 at 13:43 +, Keir Fraser wrote: > Hi, > > This is a heads up, mainly to the PowerPC and IA64 folks, that Gerd's new > domain builder (including new Elf parser) is now checked into xen-unstable. > This has disabled the old builder and elf-parsing code which will shortly be > r

[XenPPC] [xenppc-unstable] [XEN][XEND][POWERPC] Don't ignore shadow memory requirement

2007-01-26 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Jimi Xenidis <[EMAIL PROTECTED]> # Node ID 0980dfbae746805c51704e62a1bc4603cd815041 # Parent ea0c006faab68d2c2a65750c90ec8881f0e0b003 [XEN][XEND][POWERPC] Don't ignore shadow memory requirement We don't need a custom buildDomain() anymore but we do need to provide a sha