All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] xeno-test fail ????
@ 2011-05-12 18:40 Tadele Shiferaw
  2011-05-12 20:34 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 6+ messages in thread
From: Tadele Shiferaw @ 2011-05-12 18:40 UTC (permalink / raw)
  To: Xenomai-help

After installing xenomai 2.5.6 with kernel linux 2.6.37 on my ibm laptop, I perform xeno-test and i get the following output 

 dd workload started, pids 2801 stored in /va	r/lock/xeno-test.2659.pids
 2801 pts/0    00:00:00 dd
 something died a 2801 or 
 something died a 2801 or
 something died a 2801 or 
 something died a 2801 or
 something died a 2801 or 
 something died a 2801 or

Can anyone explain me what this message means? 

Thanks,
Meti

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

* Re: [Xenomai-help] xeno-test fail ????
  2011-05-12 18:40 [Xenomai-help] xeno-test fail ???? Tadele Shiferaw
@ 2011-05-12 20:34 ` Gilles Chanteperdrix
  2011-05-12 20:39   ` Tadele Shiferaw
  0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-05-12 20:34 UTC (permalink / raw)
  To: Tadele Shiferaw; +Cc: Xenomai-help

On 05/12/2011 08:40 PM, Tadele Shiferaw wrote:
> After installing xenomai 2.5.6 with kernel linux 2.6.37 on my ibm laptop, I perform xeno-test and i get the following output 
> 
>  dd workload started, pids 2801 stored in /va	r/lock/xeno-test.2659.pids
>  2801 pts/0    00:00:00 dd
>  something died a 2801 or 
>  something died a 2801 or
>  something died a 2801 or 
>  something died a 2801 or
>  something died a 2801 or 
>  something died a 2801 or
> 
> Can anyone explain me what this message means? 

Please do not use xeno-test. Launch the tests by hand.

-- 
                                                                Gilles.


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

* Re: [Xenomai-help] xeno-test fail ????
  2011-05-12 20:34 ` Gilles Chanteperdrix
@ 2011-05-12 20:39   ` Tadele Shiferaw
  2011-05-12 20:42     ` Gilles Chanteperdrix
  0 siblings, 1 reply; 6+ messages in thread
From: Tadele Shiferaw @ 2011-05-12 20:39 UTC (permalink / raw)
  To: Xenomai-help


On May 12, 2011, at 10:34 PM, Gilles Chanteperdrix wrote:

> On 05/12/2011 08:40 PM, Tadele Shiferaw wrote:
>> After installing xenomai 2.5.6 with kernel linux 2.6.37 on my ibm laptop, I perform xeno-test and i get the following output 
>> 
>> dd workload started, pids 2801 stored in /va	r/lock/xeno-test.2659.pids
>> 2801 pts/0    00:00:00 dd
>> something died a 2801 or 
>> something died a 2801 or
>> something died a 2801 or 
>> something died a 2801 or
>> something died a 2801 or 
>> something died a 2801 or
>> 
>> Can anyone explain me what this message means? 
> 
> Please do not use xeno-test. Launch the tests by hand.
> 
> -- 
>                                                                Gilles.

I dont understand what that means but I run xeno-test from xenomai/bin and that was the output. I saw a previous discussion with same problem and one suggestion was not to build the kernel with CONFIG_ACPI all disabled rather only CONFIG_ACPI_PROCESS ... So I am rebuilding the kernel to..But does the output mean a failure?

Thanks 



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

* Re: [Xenomai-help] xeno-test fail ????
  2011-05-12 20:39   ` Tadele Shiferaw
@ 2011-05-12 20:42     ` Gilles Chanteperdrix
  2011-05-12 20:50       ` Tadele Shiferaw
  0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-05-12 20:42 UTC (permalink / raw)
  To: Tadele Shiferaw; +Cc: Xenomai-help

On 05/12/2011 10:39 PM, Tadele Shiferaw wrote:
> I dont understand what that means but I run xeno-test from
> xenomai/bin and that was the output. I saw a previous discussion with
> same problem and one suggestion was not to build the kernel with
> CONFIG_ACPI all disabled rather only CONFIG_ACPI_PROCESS ... So I am
> rebuilding the kernel to..But does the output mean a failure?

What part exactly of "Please do not use xeno-test" do you not understand?

-- 
                                                                Gilles.


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

* Re: [Xenomai-help] xeno-test fail ????
  2011-05-12 20:42     ` Gilles Chanteperdrix
@ 2011-05-12 20:50       ` Tadele Shiferaw
  2011-05-12 20:55         ` Gilles Chanteperdrix
  0 siblings, 1 reply; 6+ messages in thread
From: Tadele Shiferaw @ 2011-05-12 20:50 UTC (permalink / raw)
  To: Xenomai-help


On May 12, 2011, at 10:42 PM, Gilles Chanteperdrix wrote:

> On 05/12/2011 10:39 PM, Tadele Shiferaw wrote:
>> I dont understand what that means but I run xeno-test from
>> xenomai/bin and that was the output. I saw a previous discussion with
>> same problem and one suggestion was not to build the kernel with
>> CONFIG_ACPI all disabled rather only CONFIG_ACPI_PROCESS ... So I am
>> rebuilding the kernel to..But does the output mean a failure?
> 
> What part exactly of "Please do not use xeno-test" do you not understand?
> 
> -- 
>                                                                Gilles.
 The "launch the test by hand part" .

Meti


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

* Re: [Xenomai-help] xeno-test fail ????
  2011-05-12 20:50       ` Tadele Shiferaw
@ 2011-05-12 20:55         ` Gilles Chanteperdrix
  0 siblings, 0 replies; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-05-12 20:55 UTC (permalink / raw)
  To: Tadele Shiferaw; +Cc: Xenomai-help

On 05/12/2011 10:50 PM, Tadele Shiferaw wrote:
> 
> On May 12, 2011, at 10:42 PM, Gilles Chanteperdrix wrote:
> 
>> On 05/12/2011 10:39 PM, Tadele Shiferaw wrote:
>>> I dont understand what that means but I run xeno-test from
>>> xenomai/bin and that was the output. I saw a previous discussion with
>>> same problem and one suggestion was not to build the kernel with
>>> CONFIG_ACPI all disabled rather only CONFIG_ACPI_PROCESS ... So I am
>>> rebuilding the kernel to..But does the output mean a failure?
>>
>> What part exactly of "Please do not use xeno-test" do you not understand?
>>
>> -- 
>>                                                                Gilles.
>  The "launch the test by hand part" .

launch the testS by hand: run latency -t 0 if you are interested in
user-space scheduling latency, run latency -t 1 if you are interested in
kernel-space scheduling latency, run latency -t 2 if you are interested
in timer interrupt latency, etc...

-- 
                                                                Gilles.


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

end of thread, other threads:[~2011-05-12 20:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 18:40 [Xenomai-help] xeno-test fail ???? Tadele Shiferaw
2011-05-12 20:34 ` Gilles Chanteperdrix
2011-05-12 20:39   ` Tadele Shiferaw
2011-05-12 20:42     ` Gilles Chanteperdrix
2011-05-12 20:50       ` Tadele Shiferaw
2011-05-12 20:55         ` Gilles Chanteperdrix

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.