linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Lameter <clameter@engr.sgi.com>
To: Simon White <s_a_white@email.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: Best Kernel Timers?
Date: Wed, 28 Sep 2005 10:34:20 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.62.0509281033420.14338@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <20050928100858.824F5101D9@ws1-3.us4.outblaze.com>

On Wed, 28 Sep 2005, Simon White wrote:

> I posted a similiar question there but received no response.  From
> what I can tell it is a frame work for providing hardware specific
> timer sources to the kernel and also exporting posix userspace
> system calls from the kernel.  It may do more in kernel but haven't
> found exactly what it does, relevent docs?  Also is this in mainline
> (or soon to be) or just patches against it?

This is in mainline since 2.6.10. You can define additional clocks.

CLOCK_MYCLOCK

and then register a new posix clock.


  parent reply	other threads:[~2005-09-28 17:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-28 10:08 Best Kernel Timers? Simon White
2005-09-28 11:17 ` Steven Rostedt
2005-09-28 17:34 ` Christoph Lameter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-09-28 11:55 Simon White
2005-09-28  9:36 Simon White
2005-09-28  9:53 ` Steven Rostedt
2005-09-28 17:33 ` Christoph Lameter

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=Pine.LNX.4.62.0509281033420.14338@schroedinger.engr.sgi.com \
    --to=clameter@engr.sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    --cc=s_a_white@email.com \
    --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 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).