[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 interrupt support (Dmitry)
- POSIX updates (Gilles)
- UVM fixes (me)
- registry support abstraction (me)
- RTDM updates (Jan)
- building blocks for Debian packaging (Romain Lenglet)

http://download.gna.org/xenomai/testing/xenomai-2.1-rc4.tar.bz2

--

Philippe.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


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-linear access (Gilles)
 > - shared real-time interrupt support (Dmitry)
 > - POSIX updates (Gilles)

These updates broke POSIX message queues support. Repository revision
659 fixes it.

-- 


Gilles Chanteperdrix.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


[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 (Gilles)
- shared real-time interrupt support (Dmitry)
- POSIX updates (Gilles)
- UVM fixes (me)
- registry support abstraction (me)
- RTDM updates (Jan)
- building blocks for Debian packaging (Romain Lenglet)

http://download.gna.org/xenomai/testing/xenomai-2.1-rc4.tar.bz2


Ciao Philippe!

During prepare-kernel.sh I noticed that

Adeos/i386 1. (newgen) installed.
Links installed.
Build system ready.

is not printed anymore. Bug or feature ?

Best regards,
Hannes.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


[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.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


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_PROPAGATE passes the grabbed timer
interrupt to Linux and "top" works again.

Best regards,
Hannes.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


[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 non-linear access (Gilles)
- shared real-time interrupt support (Dmitry)
- POSIX updates (Gilles)
- UVM fixes (me)
- registry support abstraction (me)
- RTDM updates (Jan)
- building blocks for Debian packaging (Romain Lenglet)

http://download.gna.org/xenomai/testing/xenomai-2.1-rc4.tar.bz2



Ciao Philippe!

During prepare-kernel.sh I noticed that

Adeos/i386 1. (newgen) installed.
Links installed.
Build system ready.

is not printed anymore. Bug or feature ?



Feature. --verbose brings this message back, IIRC. I guess that's needed for 
automated Debian packaging stuff Romain is working on.


--

Philippe.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core