Re: Best Kernel Timers?

From: Christoph Lameter
Date: Wed Sep 28 2005 - 12:36:33 EST


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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/