All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Patrick" <kpa_info@domain.hid>
To: xenomai@xenomai.org
Subject: Re: [Xenomai-help] rt_task crash kernel
Date: Wed, 3 Oct 2007 15:18:05 +0200	[thread overview]
Message-ID: <200710031318.l93DI2g6007476@domain.hid> (raw)
In-Reply-To: 

Ok, some messages occur on the console with latency.

For information I have successfully installed and used Xenomai 2.3.1 with
2.6.15 kernel on the same board. 

-----Message d'origine-----
De : Gilles Chanteperdrix [mailto:gilles.chanteperdrix@xenomai.org
Envoyé : mercredi, 3. octobre 2007 14:19
À : Patrick
Cc : xenomai@xenomai.org
Objet : Re: [Xenomai-help] rt_task crash kernel

On 10/3/07, Patrick <kpa_info@domain.hid> wrote:
> It's not possible to test this case because adding printk in tick handler
> saturates the console with messages and it's impossible to work and the
> target boot very, very slow.

You can do something like:

static int ticks;

if (!(++ticks % 1000))
    printk("%d ticks\n", ticks);

Which will only print something once every 1000 ticks.

>
> -----Message d'origine-----
> De: Gilles Chanteperdrix [mailto:gilles.chanteperdrix@xenomai.org]
> Envoyé: mercredi, 3. octobre 2007 10:45
> À: Patrick
> Cc: xenomai@xenomai.org
> Objet: Re: [Xenomai-help] rt_task crash kernel
>
> On 10/3/07, Patrick <kpa_info@domain.hid> wrote:
> > Yes, the timer work !
>
> Even when the system seems to be locked up when running latency ?
>
> --
>                                                Gilles Chanteperdrix
>
>


-- 
                                               Gilles Chanteperdrix



             reply	other threads:[~2007-10-03 13:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-03 13:18 Patrick [this message]
2007-10-03 13:42 ` [Xenomai-help] rt_task crash kernel Gilles Chanteperdrix
2007-10-03 15:04   ` Patrick
2007-10-03 15:12     ` Gilles Chanteperdrix
2007-10-04  8:56       ` Patrick
2007-10-04 19:23         ` Gilles Chanteperdrix
2007-10-05  7:56           ` Patrick
2007-10-05  8:24             ` Gilles Chanteperdrix
     [not found] <2ff1a98a0710020529y44e79653id63ad9cf0419ceb9@domain.hid>
2007-10-03  6:58 ` Patrick
2007-10-03  7:22   ` Gilles Chanteperdrix
     [not found]     ` <200710030752.l937qGqj004222@domain.hid>
2007-10-03  8:14       ` Gilles Chanteperdrix
2007-10-03  8:33     ` Patrick
2007-10-03  8:44       ` Gilles Chanteperdrix
2007-10-03 11:19         ` Patrick
2007-10-03 12:18           ` Gilles Chanteperdrix
  -- strict thread matches above, loose matches on Subject: below --
2007-10-02 11:23 Patrick
2007-10-01 13:32 [Xenomai-core] crashing 2.6.22 Labozzetta, Saverio
2007-10-02  9:04 ` [Xenomai-help] rt_task crash kernel Patrick
2007-10-02  9:11   ` Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200710031318.l93DI2g6007476@domain.hid \
    --to=kpa_info@domain.hid \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.