From: Greg KH <greg@kroah.com>
To: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: high precision timers
Date: Sun, 2 May 2021 16:54:45 +0200 [thread overview]
Message-ID: <YI69NawQQbRHW838@kroah.com> (raw)
In-Reply-To: <CAB=+i9SMKUXeOhFFydZLzHXxLPJmpwpsKARt6gTrPk2_3AKnRw@mail.gmail.com>
On Sun, May 02, 2021 at 11:10:11PM +0900, Hyeonggon Yoo wrote:
> the 'timer wheel' - which has low resolution works at jiffy resolution.
> so usually it has precision of 1~10ms.
>
> and there's high resolution timers in kernel to have nanosecond resolution,
> but it doesn't seem to have nanosecond precision
>
> is there a way to deal with high precision timers in kernel?
What exactly are you needing here? And do you have hardware that
provides both high precision and high resolution?
thanks,
greg k-h
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
next prev parent reply other threads:[~2021-05-02 14:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 14:10 high precision timers Hyeonggon Yoo
2021-05-02 14:54 ` Greg KH [this message]
[not found] ` <CAB=+i9TRO_KUMuHb5ozwQqXjoRKV+4+JtgQEdrgNh-eK1vivBA@mail.gmail.com>
2021-05-03 11:13 ` Valdis Klētnieks
[not found] ` <CAB=+i9RVEvEBJVYz-MkMAtZHhsNbr4a88CCVmjkpQ4WevWWxkQ@mail.gmail.com>
2021-05-03 15:15 ` loïc tourlonias
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=YI69NawQQbRHW838@kroah.com \
--to=greg@kroah.com \
--cc=42.hyeyoo@gmail.com \
--cc=kernelnewbies@kernelnewbies.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 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.