linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt Rickard <matt@softrans.com.au>
To: Matt Rickard <matt@softrans.com.au>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [RESEND PATCH] x86/vdso: Handle clock_gettime(CLOCK_TAI) in vDSO
Date: Fri, 17 Aug 2018 22:09:36 +1000 (AEST)	[thread overview]
Message-ID: <20180817120936.200DF18E01A1@virtux64.softrans.com.au> (raw)

Process clock_gettime(CLOCK_TAI) in vDSO. This makes the call about as fast as
CLOCK_REALTIME instead of taking about four times as long.

Signed-off-by: Matt Rickard <matt@softrans.com.au>
---
 0 files changed


             reply	other threads:[~2018-08-17 12:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-17 12:09 Matt Rickard [this message]
2018-08-17 12:09 [RESEND PATCH] x86/vdso: Handle clock_gettime(CLOCK_TAI) in vDSO Matt Rickard
2018-08-17 13:08 ` kbuild test robot
2018-08-17 13:24 ` kbuild test robot
     [not found] <20180817121251.4EB5318E01A1@virtux64.softrans.com.au>
2018-08-24 17:47 ` Andy Lutomirski
2018-08-24 18:25   ` John Stultz
2018-08-28 15:36   ` Matthew Rickard
2018-08-31 18:45     ` Thomas Gleixner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180817120936.200DF18E01A1@virtux64.softrans.com.au \
    --to=matt@softrans.com.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).