Re: [PATCH 00/25] xen: Xen implementation for paravirt_ops

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeremy Fitzhardinge
Date: Monday, April 23, 2007 - 4:09 pm

Andi Kleen wrote:

Er, we had a bit of back-and-forward with that.  How did that end up?


Yes.  I'm just prepping a tree for xen-devel, and I primed people at the
Xen Summit last week.


These have been pretty well looked at already.  They have been posted
repeatedly, and I think all the comments have been sorted out. 
alloc_vm_area() will be a bit affected by Andrew's -mm patch to make
vmalloc_sync_all a globally-visible arch export, but they merge nicely.


There's only one new op in this series, and I couldn't work out a way to
avoid it, other than putting a #ifdef CONFIG_XEN in kernel/setup.c.  The
last patch posting didn't add any new hooks.  Which ones are you
referring to?


Thomas has looked at and generally approves of the Xen clocksource/event
code.  The stolen time code is really only used to generate a few
numbers in /proc, and so has very little direct impact on the rest of
the kernel, and hasn't really attracted much interest as a result.  I've
posted the patch to implement sched_clock in terms of unstolen time to
the various time people repeatedly, and nobody has responded, so I guess
it doesn't irritate anyone too much; it would be nice to have some
definite feedback though.


I put a specific plea for GregKH to look at this.


Stephen Hemminger has looked at this in the past and we've addressed all
his comments so far.  But it would be nice to get some more net
developers to review this; it was cc:d to netdev.


He was cc:d.  I'll ask him specifically.

    J
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/25] xen: Xen implementation for paravirt_ops, Jeremy Fitzhardinge, (Mon Apr 23, 2:56 pm)
Re: [PATCH 00/25] xen: Xen implementation for paravirt_ops, Jeremy Fitzhardinge, (Mon Apr 23, 4:09 pm)