All of lore.kernel.org
 help / color / mirror / Atom feed
* pvclock (PV and HVM) and vsyscall
@ 2010-10-15 15:48 Dan Magenheimer
  2010-10-16  0:28 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Magenheimer @ 2010-10-15 15:48 UTC (permalink / raw)
  To: Tim Deegan, Jeremy Fitzhardinge, Stefano Stabellini; +Cc: xen-devel

The other discussion of RADclock reminded me:

IIRC the pvclock algorithm is still incompatible with
vsyscall/vdso (fast system calls) and there was no obvious
and upstreamable solution to resolve this.

This means that any userland call to the various gettimeofday
routines will always do a true system call on both (a) a PV
domain or (b) any PV on HVM domain with Stefanos' pvclock patch.

Since true syscalls are very expensive on a 64-bit
PV domain, I'm wondering if pvclock is still the right
default choice for upstream (at least for 64-bit).

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

end of thread, other threads:[~2010-10-18 17:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-15 15:48 pvclock (PV and HVM) and vsyscall Dan Magenheimer
2010-10-16  0:28 ` Jeremy Fitzhardinge
2010-10-18  1:29   ` Dan Magenheimer
2010-10-18 16:34     ` Jeremy Fitzhardinge
2010-10-18 17:16       ` Dan Magenheimer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.