Re: [Xenomai-core] Xenomai v2.2

2006-07-23 Thread Jan Kiszka
Hannes Mayer wrote: Hi Jan! Jan Kiszka wrote: What about addr2line -e vmlinux -f c01d68b2? # addr2line -e vmlinux -f c01d68b2 xnshadow_ppd_insert shadow.c:0 Ok, will keep you posted! Tante grazie e buon fine settimana, Hannes. Please try make clean before rebuilding your 2.4

[Xenomai-core] [BUG] x86 TSC emulation broken

2006-07-23 Thread Jan Kiszka
Hi, I happened to switch on some CPU type that enabled the Xenomai's TSC emulation code. The result was an ugly lock-up: endless loop in the timer IRQ handler. The reason: the TSC emulation collides with the VT sound output / the PC speaker driver. Over 2.6, one can easily avoid this my

[Xenomai-core] Eighth Real-Time Linux Workshop 2nd CFP

2006-07-23 Thread Jan Kiszka
I dare to forward this. Maybe someone here hasn't receive a copy yet is interested in presenting work on/with Xenomai at this event. Eighth Real-Time Linux Workshop

Re: [Xenomai-core] Xenomai v2.2

2006-07-23 Thread Hannes Mayer
Ciao Jan! Jan Kiszka wrote: [...] Please try make clean before rebuilding your 2.4 kernel with a Indeed, make clean does a wonder :-) BTW, is there any way to reconfigure the periodic timer ? Not that I wanna use it - I'm fine with the more accurate aperiodic timer, but just curious. This

Re: [Xenomai-core] Xenomai v2.2

2006-07-23 Thread Jan Kiszka
Hannes Mayer wrote: Ciao Jan! Jan Kiszka wrote: [...] Please try make clean before rebuilding your 2.4 kernel with a Indeed, make clean does a wonder :-) Good, no further bugs hidden. :) BTW, is there any way to reconfigure the periodic timer ? Not that I wanna use it - I'm fine with

Re: [Xenomai-core] Xenomai v2.2

2006-07-23 Thread Philippe Gerum
On Sun, 2006-07-23 at 19:15 +0200, Jan Kiszka wrote: Hannes Mayer wrote: Hi Jan! Jan Kiszka wrote: What about addr2line -e vmlinux -f c01d68b2? # addr2line -e vmlinux -f c01d68b2 xnshadow_ppd_insert shadow.c:0 Ok, will keep you posted! Tante grazie e buon fine

Re: [Xenomai-core] [BUG] x86 TSC emulation broken

2006-07-23 Thread Philippe Gerum
On Sun, 2006-07-23 at 19:28 +0200, Jan Kiszka wrote: Hi, I happened to switch on some CPU type that enabled the Xenomai's TSC emulation code. The result was an ugly lock-up: endless loop in the timer IRQ handler. The reason: the TSC emulation collides with the VT sound output / the PC

Re: [Xenomai-core] [BUG] x86 TSC emulation broken

2006-07-23 Thread Jan Kiszka
Philippe Gerum wrote: On Sun, 2006-07-23 at 19:28 +0200, Jan Kiszka wrote: Hi, I happened to switch on some CPU type that enabled the Xenomai's TSC emulation code. The result was an ugly lock-up: endless loop in the timer IRQ handler. The reason: the TSC emulation collides with the VT

Re: [Xenomai-core] [BUG] x86 TSC emulation broken

2006-07-23 Thread Philippe Gerum
On Sun, 2006-07-23 at 22:52 +0200, Jan Kiszka wrote: Philippe Gerum wrote: On Sun, 2006-07-23 at 19:28 +0200, Jan Kiszka wrote: Hi, I happened to switch on some CPU type that enabled the Xenomai's TSC emulation code. The result was an ugly lock-up: endless loop in the timer IRQ