virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v05] lguest: TSC & hrtimers
@ 2007-05-09 13:34 James Morris
  2007-05-09 13:35 ` [PATCH 1/2] lguest: Add TSC clocksource James Morris
  2007-05-09 13:37 ` [PATCH 2/2] lguest: Convert to hrtimer framework James Morris
  0 siblings, 2 replies; 4+ messages in thread
From: James Morris @ 2007-05-09 13:34 UTC (permalink / raw)
  To: Rusty Russell; +Cc: virtualization

The following patches are the latest update of the TSC and hrtimer patches 
I posted on 29/03.

Rusty's original TSC patch has been resynced to the latest lguest repo, 
as has the hrtimer patch, which also incorporates feedback from Jeremy & 
Rusty:

- Change clock event hrtimer to absolute time.  'now' is captured in the 
  host during the hypercall.
- Propagate -ETIME back to the guest timer framework
- Use the API-provided delta via set_next_event()
- Move clock-related code to interrupts_and_traps.c
- Rename hypercall to LHCALL_SET_CLOCKEVENT

This patch also completes previous critical todo items, although handling 
TSC frequency scaling remains to be addressed.

Please review and apply if ok.



-- 
James Morris
<jmorris@namei.org>

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

end of thread, other threads:[~2007-05-11  5:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-09 13:34 [PATCH 0/2 v05] lguest: TSC & hrtimers James Morris
2007-05-09 13:35 ` [PATCH 1/2] lguest: Add TSC clocksource James Morris
2007-05-09 13:37 ` [PATCH 2/2] lguest: Convert to hrtimer framework James Morris
2007-05-11  5:03   ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).