public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] New high resolution time patch for 2.6.5 kernel
@ 2004-04-21  1:38 George Anzinger
  2004-04-23 22:58 ` Mark Gross
  0 siblings, 1 reply; 2+ messages in thread
From: George Anzinger @ 2004-04-21  1:38 UTC (permalink / raw)
  To: lkml

The High Resolution Timers patch for the 2.6.5 kernel has just been posted on 
sourceforge.

This patch provides an extension to the POSIX clocks and timers to define two 
new high resolution clocks (CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR).  The 
resolution of these clocks can be set at CONFIGURE time, with the default being 
10 micro seconds.  The high res clocks can be used with clock_nanosleep() as 
well as with the POSIX timers.

This version uses apic timers to obtain much better accuracy and simplicity.
-- 
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] New high resolution time patch for 2.6.5 kernel
  2004-04-21  1:38 [ANNOUNCE] New high resolution time patch for 2.6.5 kernel George Anzinger
@ 2004-04-23 22:58 ` Mark Gross
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Gross @ 2004-04-23 22:58 UTC (permalink / raw)
  To: ganzinger, George Anzinger, lkml

On Tuesday 20 April 2004 18:38, George Anzinger wrote:
> The High Resolution Timers patch for the 2.6.5 kernel has just been posted
> on sourceforge.
>
> This patch provides an extension to the POSIX clocks and timers to define
> two new high resolution clocks (CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR). 
> The resolution of these clocks can be set at CONFIGURE time, with the
> default being 10 micro seconds.  The high res clocks can be used with
> clock_nanosleep() as well as with the POSIX timers.
>
> This version uses apic timers to obtain much better accuracy and
> simplicity.

Wow! for my systems this works really well!  The jitter is significantly reduced.  It would 
be cool if this could find its way into a major developmet tree.

--mgross


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-23 22:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-21  1:38 [ANNOUNCE] New high resolution time patch for 2.6.5 kernel George Anzinger
2004-04-23 22:58 ` Mark Gross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox