[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] timer ints
On Tue, Dec 05, 2000 at 11:13:26AM -0700, Gordon McNutt wrote:
> Hi,
>
> On an x86 (for example), if an RT task programs a clock timer does it
> conflict with the regular system timer interrupts? They both appear to
> use IRQ 0.
Where RTL uses the same timer as Linux, we fake interrupts down to the Linux
layer. See rtl_timer code.
>
> --Gordon
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
--
---------------------------------------------------------
Victor Yodaiken
Finite State Machine Labs: The RTLinux Company.
www.fsmlabs.com www.rtlinux.com
- References:
- timer ints
- From: Gordon McNutt <gmcnutt@ridgerun.com>