public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* KVM paravirt clocksource - Take 3 out of <put your number here>
@ 2007-11-06 22:18 Glauber de Oliveira Costa
  2007-11-06 22:18 ` include files for kvmclock Glauber de Oliveira Costa
  0 siblings, 1 reply; 16+ messages in thread
From: Glauber de Oliveira Costa @ 2007-11-06 22:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: jeremy, avi, aliguori, kvm-devel, hollisb

This is a new version of kvm paravirt clock implementation

This time, the clockevents part was completely wiped out.
Not that I'm dropping it: As said in my last message, I'm starting
to take the path of having a specialized irq chip, as for avi-san's
suggestion.

However, last iteration made clocksources and clockevents a lot more
independent, and so, turning it into a clocksource-only implementation
was just a matter of deleting code - that can be later added almost as-is.
It also favours people willing to use the clocksource, but going towards
userspace HPET emulation, or things like this.

The goal is to have this part included independently of the other bits.

>From last release:

* no more clockevents (for a while, hang on!)
* per-vcpu hv_clock area, which led to...
* no more purely tsc timing.

If you have a new concern with this version, or I failed to address a previous concern of yours, just voice it!



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-11-07 14:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-06 22:18 KVM paravirt clocksource - Take 3 out of <put your number here> Glauber de Oliveira Costa
2007-11-06 22:18 ` include files for kvmclock Glauber de Oliveira Costa
2007-11-06 21:35   ` [kvm-devel] " Glauber de Oliveira Costa
2007-11-07  5:55     ` Avi Kivity
2007-11-07  5:58       ` Jeremy Fitzhardinge
2007-11-07 12:49         ` Glauber de Oliveira Costa
2007-11-06 22:18   ` kvmclock - the host part Glauber de Oliveira Costa
2007-11-06 22:18     ` kvmclock implementation, the guest part Glauber de Oliveira Costa
2007-11-07  5:50     ` kvmclock - the host part Avi Kivity
2007-11-07 13:08       ` Glauber de Oliveira Costa
2007-11-07 13:59         ` Avi Kivity
2007-11-06 22:50   ` include files for kvmclock Jeremy Fitzhardinge
2007-11-06 22:58     ` Glauber de Oliveira Costa
2007-11-07  8:16   ` [kvm-devel] " Akio Takebe
2007-11-07 13:16     ` Glauber de Oliveira Costa
2007-11-07 13:27       ` Akio Takebe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox