Re: [Xen-ia64-devel] xen on SMP

2006-08-25 Thread Daniel Miles
I think you're asking if the schedulers in xen schedule domains or processes and if that's the case, I have the answer: They schedule domains or, more accurately, they schedule VCPU's which are assigned to domains. The kernel in the domU schedules processes within itself. If you see the term

[Xen-ia64-devel] Re: [Xen-devel] [PATCH] architecture-specific stuff in xend

2006-08-11 Thread Daniel Miles
I tried the patch on an ia64 box and it seemed to work just fine, I think it's a great idea. On Thu, 2006-08-10 at 16:12 -0500, Hollis Blanchard wrote: On Wed, 2006-08-09 at 17:18 +0100, Ewan Mellor wrote: Yes, your proposal sounds fine to me. OK, here is the first proof-of-concept.

Re: [Xen-ia64-devel] [PATCH] add SATA support in x86_64 and fix error handling in xm create

2006-05-23 Thread Daniel Miles
On Mon, 2006-05-22 at 17:59 -0600, Alex Williamson wrote: Did you mean to send this to xen-devel? heh... yes, I did. I apologize. signature.asc Description: This is a digitally signed message part ___ Xen-ia64-devel mailing list

[Xen-ia64-devel] [PATCH] add SATA support in x86_64 and fix error handling in xm create

2006-05-22 Thread Daniel Miles
community will accept future patches of this type. Singed-off-by: Daniel Miles [EMAIL PROTECTED] diff -r 7cbc1fc8dbea buildconfigs/linux-defconfig_xen_x86_64 --- a/buildconfigs/linux-defconfig_xen_x86_64 Tue May 16 18:54:41 2006 +++ b/buildconfigs/linux-defconfig_xen_x86_64 Mon May 22 17:23:31 2006

[Xen-ia64-devel] [PATCH] add LVM support to kernel configuration

2006-04-03 Thread Daniel Miles
Hi everybody. I let the Red Hat installer decide how to partition my disks and it used logical volumes so I found that I needed support for them in my kernel. This is just a tiny patch that turns on those configuration options. Signed-off-by: Daniel Miles [EMAIL PROTECTED] diff -r d76a7a40f3a9