kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: "孙世龙 sunshilong" <sunshilong369@gmail.com>
To: kernelnewbies <Kernelnewbies@kernelnewbies.org>
Subject: How to comfirm whether __GI___clock_gettime() implemented as fast system call or not on x86_64 platform with Linux 4.19.84?
Date: Sun, 19 Jul 2020 16:04:51 +0800	[thread overview]
Message-ID: <CAAvDm6YNyqKr1vM2+581YXLT1_wDD7GC+wuVC2uBDBwwOHPBRg@mail.gmail.com> (raw)

Hi, list

How to comfirm whether __GI___clock_gettime() implemented as fast
system call or not on x86_64 platform with Linux 4.19.84?
Here is some related backtrace log(hope there is some hint on this question):

(gdb) bt
#0  0x00007ffc41da89fa in ?? ()
#1  0x00007fa90785aaf0 in ?? ()
#2  0x00007fa905a16876 in __GI___clock_gettime (clock_id=0,
tp=0x7fa90785aac0) at ../sysdeps/unix/clock_gettime.c:115

Thank you for your attention to this matter.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

                 reply	other threads:[~2020-07-19  8:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAAvDm6YNyqKr1vM2+581YXLT1_wDD7GC+wuVC2uBDBwwOHPBRg@mail.gmail.com \
    --to=sunshilong369@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 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).