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] 2.6.16-rc6 support

2006-03-22 Thread Philippe Gerum
Jan Kiszka wrote: Jan Kiszka wrote: Hi, Jeroen reported success much earlier, now I had to rebase my box on upcoming 2.6.16. So I would like to post the result, maybe others are interested in starting an early test as well. Attached is a cleanly applying Ipipe patch for -rc6 and a fix for a na

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

Re: [Xenomai-core] yet another test tool

2006-03-22 Thread Gilles Chanteperdrix
Gilles Chanteperdrix wrote: > Philippe Gerum wrote: > > The current implementation is one thing (we could fix it), the purpose > > of the tool is another, and actually, this is the latter which seems > > useful to me. By sharing some common tests between native preemption and > > real-t