[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] Re: [PATCH 24/28] ia64/xen: time paravirtualization
On Thu, Feb 21, 2008 at 03:11:04PM -0800, Jeremy Fitzhardinge wrote: > yamahata@xxxxxxxxxxxxx wrote: > >diff --git a/arch/ia64/kernel/time.c b/arch/ia64/kernel/time.c > >index 17fda52..1bb0362 100644 > >--- a/arch/ia64/kernel/time.c > >+++ b/arch/ia64/kernel/time.c > >@@ -29,6 +29,14 @@ > > #include <asm/sections.h> > > #include <asm/system.h> > > > >+#include <asm/xen/hypervisor.h> > >+#ifdef CONFIG_XEN > >+#include <linux/kernel_stat.h> > >+#include <linux/posix-timers.h> > >+#include <xen/interface/vcpu.h> > >+#include <asm/percpu.h> > >+#endif > >+ > > ia64 doesn't use clocksources yet? Couldn't you share a lot of this > with the 32-bit Xen time code (esp stolen time accounting)? It does. I'll look into sharing code. (Probably after cpu paravirtualization) -- yamahata _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |