On Thu, 2007-04-12 at 16:14 +0200, Daniel Simon wrote: > On Thu, 05 Apr 2007 19:13:09 +0200 > Philippe Gerum <[EMAIL PROTECTED]> wrote: > > > Hello, me again... > > > Ok. Does enabling CONFIG_SMP and disabling CONFIG_IRQBALANCE still work? > > No, more precisely, in console mode I was able to run a latency test, then it > hanged when rmmod-ing xeno_native. On a second trial modprobe xeno_posix > immediatly freezed...
Does the following sequence break the box too? # modprobe xeno_native # rmmod xeno_native without running any test (latency, whatever). > > To summarize, xenomai tests work with a SMP enabled kernel in runlevel 2, but > only with a UP kernel in runlevel 3 or 5. > > It seems that NFS badly interracts with xenomai in SMP? Any other idea ? NFS and Xenomai are unrelated. The problem seems to be caused by an low-level interrupt management issue, which may trigger most of the time with network interrupts. IOW, this could be an Adeos issue with your hw/sw combo, and specifically an IO/APIC issue. > > Daniel > -- Philippe. _______________________________________________ Xenomai-help mailing list [EMAIL PROTECTED] https://mail.gna.org/listinfo/xenomai-help
