From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Didenko Sergey <didenkos@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] [ARM_MV 88F6290] Task limit, msg receive error
Date: Wed, 04 Nov 2009 11:36:14 +0100 [thread overview]
Message-ID: <4AF1591E.7080408@domain.hid> (raw)
In-Reply-To: <1f3e02580911040102r1dead1d3lbc66d9a4d9d26d33@domain.hid>
Didenko Sergey wrote:
> Dear Experts
Hi, you do not need to flatter us to get answers :-)
>
> we are facing 2 problems now:
>
> 1) in our test application (very simple one) we can create maximum 50
> tasks, next task is failed to create with error *12*
> *- Is there any task number limit?*
> *- what does 12 mean?*
Please read the TROUBLESHOOTING guide which comes with Xenomai, for the
question about the task number limit.
For the error codes, see:
http://www.xenomai.org/index.php/Resolving_Error_Codes
>
> 2) in our project (originally developed for VxWorks), msgQReceive
> function returns -1 and sets errno to 4
> *We think that it might be related to XNBREAK thread's flag.*
Yes, error 4 is EINTR, it means that msgQReceive was interrupted by a
signal. We can only tell you whether this is normal if you tell us in
exactly what conditions you get this error (a test case reduced to the
minimum would be welcome).
--
Gilles
next prev parent reply other threads:[~2009-11-04 10:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 9:02 [Xenomai-help] [ARM_MV 88F6290] Task limit, msg receive error Didenko Sergey
2009-11-04 10:36 ` Gilles Chanteperdrix [this message]
2009-11-06 1:49 ` Sergey Didenko
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=4AF1591E.7080408@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=didenkos@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.