diff options
author | Andy Lutomirski <luto@mit.edu> | 2012-03-23 04:15:51 (GMT) |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2012-03-23 23:49:33 (GMT) |
commit | 91ec87d57fc38c529034e853687dfb7756de5406 (patch) | |
tree | 4f88d6a7e0221bdd791a1de6d4c36b17da8337a2 /kernel/workqueue.c | |
parent | 88b28adf6fcdd6d10a1cfc7765bb200d7366a265 (diff) | |
download | linux-fsl-qoriq-91ec87d57fc38c529034e853687dfb7756de5406.tar.xz |
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
We used to store the wall-to-monotonic offset and the realtime base.
It's faster to precompute the monotonic base.
This is about a 3% speedup on Sandy Bridge for CLOCK_MONOTONIC.
It's much more impressive for CLOCK_MONOTONIC_COARSE.
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions