[Xenomai-core] Xenomai v2.1-rc4

2006-03-04 Thread Philippe Gerum
This time, the merge window is closed for good; no kidding. This said, too many changes since -rc3 have taken place for releasing v2.1 without one more -rc iteration, so here is -rc4. Major updates are as follows: - scalable timer management using non-linear access (Gilles) - shared real-time

Re: [Xenomai-core] Xenomai v2.1-rc4

2006-03-04 Thread Gilles Chanteperdrix
Philippe Gerum wrote: > > This time, the merge window is closed for good; no kidding. This said, too > many > changes since -rc3 have taken place for releasing v2.1 without one more -rc > iteration, so here is -rc4. Major updates are as follows: > > - scalable timer management using non

[Xenomai-core] Re: [Xenomai-help] Xenomai v2.1-rc4

2006-03-04 Thread Hannes Mayer
Philippe Gerum wrote: This time, the merge window is closed for good; no kidding. This said, too many changes since -rc3 have taken place for releasing v2.1 without one more -rc iteration, so here is -rc4. Major updates are as follows: - scalable timer management using non-linear access (Gil

[Xenomai-core] v2.1-rc4 RTDM bug

2006-03-04 Thread Hannes Mayer
Ciao Jan! It doesn't seem to make a difference if one uses RTDM_IRQ_NONE or RTDM_IRQ_HANDLED. With RTDM_IRQ_NONE the IRQ should be passed to linux, right ? But it doesn't seem to happen - this brought up the "top" problem I've posted a few days ago. Best regards, Hannes. ___

Re: [Xenomai-core] v2.1-rc4 RTDM bug

2006-03-04 Thread Hannes Mayer
Hannes Mayer wrote: Ciao Jan! It doesn't seem to make a difference if one uses RTDM_IRQ_NONE or RTDM_IRQ_HANDLED. With RTDM_IRQ_NONE the IRQ should be passed to linux, right ? But it doesn't seem to happen - this brought up the "top" problem I've posted a few days ago. Returning XN_ISR_PROPAGA

[Xenomai-core] Re: [Xenomai-help] Xenomai v2.1-rc4

2006-03-04 Thread Philippe Gerum
Hannes Mayer wrote: Philippe Gerum wrote: This time, the merge window is closed for good; no kidding. This said, too many changes since -rc3 have taken place for releasing v2.1 without one more -rc iteration, so here is -rc4. Major updates are as follows: - scalable timer management using