All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: "Berruer Sébastien" <sebastien.berruer@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] RE : RE : Native message queue and synchronisation
Date: Tue, 25 Aug 2009 17:19:00 +0200	[thread overview]
Message-ID: <4A9400E4.50503@domain.hid> (raw)
In-Reply-To: <EB48F2CADC239E44A8598CC0B0571102E4A9C8@domain.hid>

Berruer Sébastien wrote:
> Hello,
> 
>>
>>Could you try something: with the patch still applied, could you try to
>>compile Xenomai user-space without the -msoft-float option?
> 
> I've done the compilation of the kernel support with both previous
> patches applied.
> 
> 
> I've done the compilation of the user space support once with
> CFLAGS=-msoft-float, and once without.
> 
> 
> I've run almost all the applications from the testsuite. However, some
> noticed points;
>  - I can't run irqbench. I've got the following error:
> 
> root@domain.hid:$ ./irqbench/run
> *
> *
> * Type ^C to stop this application.
> *
> *
> irqloop: error starting test: Inappropriate ioctl for device
> 
> Must I used the serial RT driver from Xenomai for this test?
> 
>  - When I run swithtest without any argument, I receive the message:

Yes, irqbench only works on x86, as far as I know.

> root@domain.hid:$ ./switchtest/run
> *
> *
> * Type ^C to stop this application.
> *
> *
> == Testing FPU check routines...
> == FPU check routines: unimplemented, skipping FPU switches tests.
> == Threads: sleeper-0 rtk-1 rtk-2 rtup-3 rtup-4 rtus-5 rtus-6 rtuo-7 rtuo-8
> RTT|  00:00:01
> RTH|ctx switches|-------total
> RTD|         900|         900
> RTD|         891|        1791
> RTD|         909|        2700
> RTD|         909|        3609
> RTD|         900|        4509
> RTD|         909|        5418
> RTD|         909|        6327
> RTD|         909|        7236
> RTD|         900|        8136
> RTD|         909|        9045
> RTD|         909|        9954
> 
> But nothing appear when I explicitly run:

Yes, using FPU in Xenomai applications only works with VFP. The Xscale
FPU support is unimplemented.

> 
> root@domain.hid:$ ./switchtest/run rtup_ufpp
> *
> *
> * Type ^C to stop this application.
> *
> *
> == Threads: sleeper_ufps-0 rtup_ufpp-1
> RTT|  00:00:01
> RTH|ctx switches|-------total
> RTD|         200|         200
> RTD|         198|         398
> RTD|         202|         600
> RTD|         202|         802
> RTD|         202|        1004
> RTD|         202|        1206
> RTD|         200|        1406
> RTD|         202|        1608
> RTD|         200|        1808

It does not really make sense to try this configuration, since the
Xscale fpu support is unsupported. Though I think it should exit with an
error instead of doing what it currently does.

-- 
                                          Gilles



      reply	other threads:[~2009-08-25 15:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 15:03 [Xenomai-help] Native message queue and synchronisation Berruer Sébastien
2009-08-19 16:09 ` Gilles Chanteperdrix
2009-08-20  7:13   ` [Xenomai-help] RE : " Berruer Sébastien
2009-08-21  9:02     ` Gilles Chanteperdrix
2009-08-21 14:13       ` Berruer Sébastien
2009-08-21 14:18         ` Gilles Chanteperdrix
2009-08-21 22:23         ` Gilles Chanteperdrix
2009-08-24  9:17           ` Berruer Sébastien
2009-08-24  9:36             ` Gilles Chanteperdrix
2009-08-25  7:26               ` Berruer Sébastien
2009-08-25  8:12                 ` Gilles Chanteperdrix
2009-08-25 14:53                   ` [Xenomai-help] RE : " Berruer Sébastien
2009-08-25 15:19                     ` Gilles Chanteperdrix [this message]

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=4A9400E4.50503@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=sebastien.berruer@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.