Re: RT, timers and CLOCK_REALTIME_HR

From: Thomas Gleixner
Date: Wed Sep 13 2006 - 13:58:46 EST


On Wed, 2006-09-13 at 17:12 +0200, Serge Noiraud wrote:
> Hi,
>
> I have one question about CLOCK_REALTIME_HR.
> Before the rt patch I used to work with this clock. ie : hrtimers-support-3.1.1
>
> With the rt patch it seems CLOCK_REALTIME_HR does not exist anymore !
> Is this normal ?

Yes, we removed it a while ago. Same for CLOCK_MONOTONIC_HR.

> The kernel speaks about that in arch/ia64/Kconfig
> perhaps it should be removed !

Yep.

> I had a libtimers using this clock.
>
> Is the good correction to say CLOCK_REALTIME_HR = CLOCK_REALTIME ?
> I don't want to modify all my programs.

Probably that's the best hack for you.

tglx


-
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/