[linux-audio-dev] POSIX clocks now in linux 2.5
Bob Ham
rah at bash.sh
Thu Feb 27 13:22:00 UTC 2003
On Thu, 2003-02-27 at 17:00, Paul Davis wrote:
> i just hope that this change reflects the whole enchilada
> (reprogramming the APIC) rather than just the POSIX clock API. is
> there any sign of this?
I believe so. From this thread in the high-res-timers archives:
http://sourceforge.net/mailarchive/message.php?msg_id=2707604
comes this snippet of a patch:
+/*
+ * Set the APIC timer for a one shot expiry in nanoseconds.
+ * This is called from the posix-timers code.
+ */
+int ns2clock;
+void set_APIC_timer(int ns)
+{
Wooha! :)
--
Bob Ham <rah at bash.sh>
More information about the Linux-audio-dev
mailing list