All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Xenomai 2.6.0-rc3
@ 2011-09-19  6:03 Gilles Chanteperdrix
  2011-09-19  7:49 ` [Xenomai-help] Can a network freeze caused by Xenomai ? VEYSSIERE Nicolas
  2011-09-23 16:09 ` [Xenomai-help] [Xenomai-core] Xenomai 2.6.0-rc3 Julien Delange
  0 siblings, 2 replies; 8+ messages in thread
From: Gilles Chanteperdrix @ 2011-09-19  6:03 UTC (permalink / raw)
  To: Xenomai core, Xenomai help


Hi,

here comes xenomai v2.6.0-rc3:
http://download.gna.org/xenomai/testing/xenomai-2.6.0-rc3.tar.bz2

New since -rc2:
- fix of vxworks services taskDelete and taskDeleteForce;
- SCHED_FIFO threads switching to SCHED_OTHER while holding a mutex are
sent a SIGDEBUG signal when releasing the mutex;
- add the beginning of a regression tests suite.

Known remaining issues:
- mscan driver not building on mpc5xxx with linux 3.0, see:
http://sisyphus.hd.free.fr/~gilles/bx/lite5200/3.0.4-ppc_6xx-gcc-4.2.2/log.html#1
- issue with 4 characters ids in the psos skin.

Regards.

-- 
                                                                Gilles.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Xenomai-help] Can a network freeze caused by Xenomai ?
  2011-09-19  6:03 [Xenomai-core] Xenomai 2.6.0-rc3 Gilles Chanteperdrix
@ 2011-09-19  7:49 ` VEYSSIERE Nicolas
  2011-09-19  8:00   ` Gilles Chanteperdrix
  2011-09-19  8:18   ` Jan Kiszka
  2011-09-23 16:09 ` [Xenomai-help] [Xenomai-core] Xenomai 2.6.0-rc3 Julien Delange
  1 sibling, 2 replies; 8+ messages in thread
From: VEYSSIERE Nicolas @ 2011-09-19  7:49 UTC (permalink / raw)
  To: Xenomai help

Hello,

I would like to know if it is possible that a network freeze been caused by the use of Xenomai ?

Here is my problem : we have 4 HP DL 360 G6 server. All are installed with the last update of Redhat Entreprise Linux 5.6.

All 4 have 4 physical ethernet interface (2 from intel chipset, 2 from broadcom chipset).

They all have a virtual ethernet interface on eth0 (named eth0:1).

2 of them have Xenomai installed (v2.5.5.2 with linux kernel v2.6.35.7).


The problem is : on 1 with Xenomai installed, (the other one is not running for the moment), and we regularly have 'network freeze', we can't ping it, it can't reach other computers, and we have to restart the OS.


Any help is welcome.

Regards,
-- 
Nicolas VEYSSIERE


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Can a network freeze caused by Xenomai ?
  2011-09-19  7:49 ` [Xenomai-help] Can a network freeze caused by Xenomai ? VEYSSIERE Nicolas
@ 2011-09-19  8:00   ` Gilles Chanteperdrix
  2011-09-19  8:42     ` VEYSSIERE Nicolas
  2011-09-19  8:18   ` Jan Kiszka
  1 sibling, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2011-09-19  8:00 UTC (permalink / raw)
  To: VEYSSIERE Nicolas; +Cc: Xenomai help

On 09/19/2011 09:49 AM, VEYSSIERE Nicolas wrote:
> Hello,
> 
> I would like to know if it is possible that a network freeze been
> caused by the use of Xenomai ?
> 
> Here is my problem : we have 4 HP DL 360 G6 server. All are installed
> with the last update of Redhat Entreprise Linux 5.6.
> 
> All 4 have 4 physical ethernet interface (2 from intel chipset, 2
> from broadcom chipset).
> 
> They all have a virtual ethernet interface on eth0 (named eth0:1).
> 
> 2 of them have Xenomai installed (v2.5.5.2 with linux kernel
> v2.6.35.7).
> 
> 
> The problem is : on 1 with Xenomai installed, (the other one is not
> running for the moment), and we regularly have 'network freeze', we
> can't ping it, it can't reach other computers, and we have to restart
> the OS.
> 
> 
> Any help is welcome.

Do you have the same issue with the latest stable release (v2.5.6)? If
yes, please try and capture the kernel logs from the boot, up to the
bug, via serial console, or via netconsole (but seeing the bug you
describe, serial console is a better idea).

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Can a network freeze caused by Xenomai ?
  2011-09-19  7:49 ` [Xenomai-help] Can a network freeze caused by Xenomai ? VEYSSIERE Nicolas
  2011-09-19  8:00   ` Gilles Chanteperdrix
@ 2011-09-19  8:18   ` Jan Kiszka
  1 sibling, 0 replies; 8+ messages in thread
From: Jan Kiszka @ 2011-09-19  8:18 UTC (permalink / raw)
  To: VEYSSIERE Nicolas; +Cc: Xenomai help

On 2011-09-19 09:49, VEYSSIERE Nicolas wrote:
> Hello,
> 
> I would like to know if it is possible that a network freeze been caused by the use of Xenomai ?
> 
> Here is my problem : we have 4 HP DL 360 G6 server. All are installed with the last update of Redhat Entreprise Linux 5.6.
> 
> All 4 have 4 physical ethernet interface (2 from intel chipset, 2 from broadcom chipset).
> 
> They all have a virtual ethernet interface on eth0 (named eth0:1).
> 
> 2 of them have Xenomai installed (v2.5.5.2 with linux kernel v2.6.35.7).

2.6.35 may lack ipipe fixes we have in the latest versions now. So
updating this and the Xenomai release should be the first step.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] Can a network freeze caused by Xenomai ?
  2011-09-19  8:00   ` Gilles Chanteperdrix
@ 2011-09-19  8:42     ` VEYSSIERE Nicolas
  0 siblings, 0 replies; 8+ messages in thread
From: VEYSSIERE Nicolas @ 2011-09-19  8:42 UTC (permalink / raw)
  To: Gilles Chanteperdrix, Jan Kiszka; +Cc: Xenomai help

Great ! thank you both, I will update the kernel and Xenomai, and retreive kernel logs.


If it still occurs, I will come back here ;)


Regards,

-- 
Nicolas VEYSSIERE



-----Message d'origine-----
De : Jan Kiszka [mailto:jan.kiszka@siemens.com] 
Envoyé : lundi 19 septembre 2011 10:19
À : VEYSSIERE Nicolas
Cc : Xenomai help
Objet : Re: Can a network freeze caused by Xenomai ?

On 2011-09-19 09:49, VEYSSIERE Nicolas wrote:
> Hello,
> 
> I would like to know if it is possible that a network freeze been caused by the use of Xenomai ?
> 
> Here is my problem : we have 4 HP DL 360 G6 server. All are installed with the last update of Redhat Entreprise Linux 5.6.
> 
> All 4 have 4 physical ethernet interface (2 from intel chipset, 2 from broadcom chipset).
> 
> They all have a virtual ethernet interface on eth0 (named eth0:1).
> 
> 2 of them have Xenomai installed (v2.5.5.2 with linux kernel v2.6.35.7).

2.6.35 may lack ipipe fixes we have in the latest versions now. So
updating this and the Xenomai release should be the first step.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux







-----Message d'origine-----
De : Gilles Chanteperdrix [mailto:gilles.chanteperdrix@xenomai.org] 
Envoyé : lundi 19 septembre 2011 10:01
À : VEYSSIERE Nicolas
Cc : Xenomai help
Objet : Re: [Xenomai-help] Can a network freeze caused by Xenomai ?

On 09/19/2011 09:49 AM, VEYSSIERE Nicolas wrote:
> Hello,
> 
> I would like to know if it is possible that a network freeze been
> caused by the use of Xenomai ?
> 
> Here is my problem : we have 4 HP DL 360 G6 server. All are installed
> with the last update of Redhat Entreprise Linux 5.6.
> 
> All 4 have 4 physical ethernet interface (2 from intel chipset, 2
> from broadcom chipset).
> 
> They all have a virtual ethernet interface on eth0 (named eth0:1).
> 
> 2 of them have Xenomai installed (v2.5.5.2 with linux kernel
> v2.6.35.7).
> 
> 
> The problem is : on 1 with Xenomai installed, (the other one is not
> running for the moment), and we regularly have 'network freeze', we
> can't ping it, it can't reach other computers, and we have to restart
> the OS.
> 
> 
> Any help is welcome.

Do you have the same issue with the latest stable release (v2.5.6)? If
yes, please try and capture the kernel logs from the boot, up to the
bug, via serial console, or via netconsole (but seeing the bug you
describe, serial console is a better idea).

-- 
					    Gilles.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] [Xenomai-core] Xenomai 2.6.0-rc3
  2011-09-19  6:03 [Xenomai-core] Xenomai 2.6.0-rc3 Gilles Chanteperdrix
  2011-09-19  7:49 ` [Xenomai-help] Can a network freeze caused by Xenomai ? VEYSSIERE Nicolas
@ 2011-09-23 16:09 ` Julien Delange
  2011-09-23 17:13   ` Gilles Chanteperdrix
  1 sibling, 1 reply; 8+ messages in thread
From: Julien Delange @ 2011-09-23 16:09 UTC (permalink / raw)
  To: Xenomai help

On Mon, Sep 19, 2011 at 2:03 AM, Gilles Chanteperdrix
<gilles.chanteperdrix@xenomai.org> wrote:
> [snip]

Dear Gilles,

The problem also is that the linux kernel servers (and all mirrors)
seem down so that the vanilla kernel is difficult to get. Do you know
where you could try the 2.6.38.8 vanilla kernel so that I could try
this version of Xenomai ?

Thanks,


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] [Xenomai-core] Xenomai 2.6.0-rc3
  2011-09-23 16:09 ` [Xenomai-help] [Xenomai-core] Xenomai 2.6.0-rc3 Julien Delange
@ 2011-09-23 17:13   ` Gilles Chanteperdrix
  2011-09-23 17:27     ` Julien Delange
  0 siblings, 1 reply; 8+ messages in thread
From: Gilles Chanteperdrix @ 2011-09-23 17:13 UTC (permalink / raw)
  To: Julien Delange; +Cc: Xenomai help

On 09/23/2011 06:09 PM, Julien Delange wrote:
> On Mon, Sep 19, 2011 at 2:03 AM, Gilles Chanteperdrix
> <gilles.chanteperdrix@xenomai.org> wrote:
>> [snip]
> 
> Dear Gilles,
> 
> The problem also is that the linux kernel servers (and all mirrors)
> seem down so that the vanilla kernel is difficult to get. Do you know
> where you could try the 2.6.38.8 vanilla kernel so that I could try
> this version of Xenomai ?

This one does not seem to be down:
ftp://ftp.proxad.net/pub/linux/kernel/v2.6/


-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Xenomai-help] [Xenomai-core] Xenomai 2.6.0-rc3
  2011-09-23 17:13   ` Gilles Chanteperdrix
@ 2011-09-23 17:27     ` Julien Delange
  0 siblings, 0 replies; 8+ messages in thread
From: Julien Delange @ 2011-09-23 17:27 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: Xenomai help

On Fri, Sep 23, 2011 at 1:13 PM, Gilles Chanteperdrix
<gilles.chanteperdrix@xenomai.org> wrote:
> This one does not seem to be down:
> ftp://ftp.proxad.net/pub/linux/kernel/v2.6/

Thanks a lot !

Best regards,


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-23 17:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-19  6:03 [Xenomai-core] Xenomai 2.6.0-rc3 Gilles Chanteperdrix
2011-09-19  7:49 ` [Xenomai-help] Can a network freeze caused by Xenomai ? VEYSSIERE Nicolas
2011-09-19  8:00   ` Gilles Chanteperdrix
2011-09-19  8:42     ` VEYSSIERE Nicolas
2011-09-19  8:18   ` Jan Kiszka
2011-09-23 16:09 ` [Xenomai-help] [Xenomai-core] Xenomai 2.6.0-rc3 Julien Delange
2011-09-23 17:13   ` Gilles Chanteperdrix
2011-09-23 17:27     ` Julien Delange

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.