Re: [PATCH 1/3] include files for kvmclock

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gerd Hoffmann
Date: Friday, November 9, 2007 - 1:37 am

> +/*

What is the point in using a whole page per vcpu?  You probably don't
want struct kvm_hv_clock_s cross a page border.  Is that the only reason
or are there other constrains too?

As the kvm clock looks quite simliar to what xen does, how about making
the structs binary-compatible or simply reuse the xen version (struct
vcpu_time_info in xen/interface/xen.h)?

cheers,
  Gerd
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] Kvm clocksource, new spin, Glauber de Oliveira ..., (Thu Nov 8, 3:39 pm)
[PATCH 1/3] include files for kvmclock, Glauber de Oliveira ..., (Thu Nov 8, 3:39 pm)
[PATCH 2/3] kvmclock - the host part., Glauber de Oliveira ..., (Thu Nov 8, 3:39 pm)
[PATCH 3/3] kvmclock implementation, the guest part., Glauber de Oliveira ..., (Thu Nov 8, 3:39 pm)
Re: [PATCH 1/3] include files for kvmclock, Gerd Hoffmann, (Fri Nov 9, 1:37 am)
Re: [PATCH 1/3] include files for kvmclock, Avi Kivity, (Sun Nov 11, 2:15 am)
Re: [PATCH 2/3] kvmclock - the host part., Avi Kivity, (Sun Nov 11, 3:17 am)
RE: [kvm-devel] [PATCH 2/3] kvmclock - the host part., Dong, Eddie, (Mon Nov 12, 10:00 pm)
Re: [PATCH 2/3] kvmclock - the host part., Glauber de Oliveira ..., (Tue Nov 13, 4:28 am)
Re: [kvm-devel] [PATCH 2/3] kvmclock - the host part., Glauber de Oliveira ..., (Tue Nov 13, 4:54 am)
Re: [PATCH 2/3] kvmclock - the host part., Avi Kivity, (Tue Nov 13, 7:44 am)
RE: [kvm-devel] [PATCH 2/3] kvmclock - the host part., Dong, Eddie, (Tue Nov 13, 8:23 am)
RE: [kvm-devel] [PATCH 2/3] kvmclock - the host part., Dong, Eddie, (Tue Nov 13, 5:41 pm)