[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAZUjxCvK0QnwnZP_FBiO2JM1rMoEA3HLjKAcYD14cxdGWyg4Q@mail.gmail.com>
Date: Tue, 16 Oct 2012 13:09:55 -0500
From: wilson self <wself00@...il.com>
To: linux-kernel@...r.kernel.org
Subject: VDSO gettimeofday() x86_64 linux 3.2
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists