All of lore.kernel.org
 help / color / mirror / Atom feed
* VDSO gettimeofday() x86_64 linux 3.2
@ 2012-10-16 18:09 wilson self
  2012-10-16 19:24 ` Andy Lutomirski
  0 siblings, 1 reply; 6+ messages in thread
From: wilson self @ 2012-10-16 18:09 UTC (permalink / raw)
  To: linux-kernel

I noticed recently that my get time of day calls are quite a bit
slower than I would have expected; and it would see that a likely
cause is that they are not going via vdso, but rather a system call.

In older kernels there was kernel.vsyscall64 parameter to enable them,
but this seems to be gone in later kernel releases.  What config
option or parameter might I be missing that could cause gettimeofday()
to use the fallback methods?

Thanks
wilson

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

end of thread, other threads:[~2012-10-16 21:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-16 18:09 VDSO gettimeofday() x86_64 linux 3.2 wilson self
2012-10-16 19:24 ` Andy Lutomirski
2012-10-16 19:33   ` wilson self
2012-10-16 19:39     ` Andy Lutomirski
2012-10-16 19:43       ` wilson self
2012-10-16 21:36         ` Andy Lutomirski

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.