From: "Chris Friesen" <cfriesen@nortel.com>
To: linux-kernel@vger.kernel.org, tglx@linutronix.de
Subject: linux missing support for _POSIX_THREAD_CPUTIME?
Date: Wed, 27 May 2009 10:46:41 -0600 [thread overview]
Message-ID: <4A1D6E71.90602@nortel.com> (raw)
Hi all,
POSIX defines optional support for clock ID values obtained by invoking
pthread_getcpuclockid(). When passed to clock_gettime(), this allows
the caller to request the CPU-time clock of an arbitrary thread within
the same process as the caller.
It appears that linux doesn't support this functionality--is that
correct? Is there any plan to enable this?
Is there any current way to obtain the runtime of a particular thread
without knowing its tid (since the thread_id to tid mapping is known
only to glibc)?
Thanks,
Chris
next reply other threads:[~2009-05-27 16:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-27 16:46 Chris Friesen [this message]
2009-05-27 16:56 ` linux missing support for _POSIX_THREAD_CPUTIME? Thomas Gleixner
2009-05-27 17:14 ` Chris Friesen
2009-05-27 17:36 ` Thomas Gleixner
2009-05-27 20:00 ` Chris Friesen
2009-05-27 17:49 ` Roland McGrath
2009-05-27 17:00 ` linux missing support for _POSIX_THREAD_CPUTIME ? Chris Friesen
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=4A1D6E71.90602@nortel.com \
--to=cfriesen@nortel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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.