All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] latency test
@ 2013-04-18  8:48 kidd
  2013-04-18 11:42 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: kidd @ 2013-04-18  8:48 UTC (permalink / raw)
  To: xenomai

Hi
    I post Adeos+xenomai to S3C6410 SOC with Linux-2.6.35.9, and the Linux
kernel and Xenomai are ok when system boot(according the printed
information when system boot)
   when I input "xeno latency", the information in screen is

   == Sampling period: 1000 us
   == Test mode: periodic user-mode task
   == All results in microseconds
   Xenomai: registered exported object dispsem-832 (semaphores)
   warming up...


Then the system is hang (ctrl + C does not work). Through print debug
information in code ,I guess the problem is in "display(in
latency.c)->rt_sem_p"

Can somebody help me to analyse the problem? Thanks

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

* Re: [Xenomai] latency test
  2013-04-18  8:48 [Xenomai] latency test kidd
@ 2013-04-18 11:42 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2013-04-18 11:42 UTC (permalink / raw)
  To: kidd; +Cc: xenomai

On 04/18/2013 10:48 AM, kidd wrote:

> Hi
>     I post Adeos+xenomai to S3C6410 SOC with Linux-2.6.35.9, and the Linux
> kernel and Xenomai are ok when system boot(according the printed
> information when system boot)
>    when I input "xeno latency", the information in screen is
> 
>    == Sampling period: 1000 us
>    == Test mode: periodic user-mode task
>    == All results in microseconds
>    Xenomai: registered exported object dispsem-832 (semaphores)
>    warming up...
> 
> 
> Then the system is hang (ctrl + C does not work). Through print debug
> information in code ,I guess the problem is in "display(in
> latency.c)->rt_sem_p"
> 
> Can somebody help me to analyse the problem? Thanks


If you are porting xenomai to S3C6410, you should have a look at the
I-pipe porting guide:
http://xenomai.org/index.php/I-pipe-core:ArmPorting

the fact that the display task waits for the semaphore is probably not
the problem at all.

-- 
                                                                Gilles.


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

end of thread, other threads:[~2013-04-18 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18  8:48 [Xenomai] latency test kidd
2013-04-18 11:42 ` 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.