Re: [PATCH] timers: fix TIMER_ABSTIME for process wide cpu timers

From: Ingo Molnar
Date: Wed Feb 11 2009 - 07:53:07 EST



* Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> While going through the man-pages Michael prepared for the posix timer
> interface I realized that posix timers do expose the absolute time value
> through the use of TIMER_ABSTIME.
>
> ---
> Subject: timers: fix TIMER_ABSTIME for process wide cpu timers
> From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
> Date: Wed Feb 11 11:30:27 CET 2009
>
> The POSIX timer interface allows for absolute time expiry values through the
> TIMER_ABSTIME flag, therefore we have to synchronize the timer to the clock
> every time we start it.
>
> Signed-off-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>

Applied to tip:timers/urgent, thanks Peter!

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