Re: [Xenomai-core] Interrupt priorities

2006-03-23 Thread Philippe Gerum
Rodrigo Rosenfeld Rosas wrote: --- Philippe Gerum <[EMAIL PROTECTED]> escreveu: ... A way to pull the brake when some interrupt channel goes wild is to activate Xenomai's NMI watchdog, which is never pipelined on any Adeos implementation. Where can I find more information about this featur

Re: [Xenomai-core] Interrupt priorities

2006-03-22 Thread Rodrigo Rosenfeld Rosas
--- Philippe Gerum <[EMAIL PROTECTED]> escreveu: > ... > A way to pull the brake when some interrupt channel goes wild is to > activate Xenomai's NMI watchdog, which is never pipelined on any Adeos > implementation. Where can I find more information about this feature? > This requires an APIC

Re: [Xenomai-core] Interrupt priorities

2006-03-22 Thread Philippe Gerum
Rodrigo Rosenfeld Rosas wrote: Hi Philippe. I was wondering if there are any plans to provide an option to Xenomai to allow the use of interrupt priorities. I mean, by having the timer source as the most prioritary interrupt so that the scheduler could preempt the interrupt. Let me explain

[Xenomai-core] Interrupt priorities

2006-03-20 Thread Rodrigo Rosenfeld Rosas
Hi Philippe. I was wondering if there are any plans to provide an option to Xenomai to allow the use of interrupt priorities. I mean, by having the timer source as the most prioritary interrupt so that the scheduler could preempt the interrupt. Let me explain why such option would be good. Whe