From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: ali hagigat <hagigatali@gmail.com>
Cc: xenomai <xenomai@xenomai.org>
Subject: Re: [Xenomai] a question about interrupts
Date: Tue, 19 Aug 2014 13:19:09 +0200 [thread overview]
Message-ID: <53F332AD.20009@xenomai.org> (raw)
In-Reply-To: <CAKKWdtcS_Mz0vd3EMkEgGQuB98NwQbNfo5XGDmGMm3r-HBcz6g@mail.gmail.com>
On 08/19/2014 10:58 AM, ali hagigat wrote:
> On 8/19/14, Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org> wrote:
>> On 08/19/2014 09:15 AM, ali hagigat wrote:
>>> Is the following statements are true?
>>>
>>> If there are some Xenoma threads and an interrupt happens and it has
>>> no head handling. The execuation of the Xenomai threads are stopped
>>> and that interrupt is played.
>>
>> No.
>>
>> Ali, the aim of this mailing list is to help people with actual projects
>> using Xenomai, which does not seem to be your case. You have been asking
>> questions for monthes (if not years) on this mailing list, which show
>> that you have not read or understood the documentation we provide. I am
>> sorry, but unless you start a real project and have real questions about
>> issues you have using xenomai, I will stop answering your questions.
>>
>> --
>> Gilles.
>>
>
> Thank you to answer my question. I really can not understand Xenomai
> documentation like Life-with-ADEOS.
This looks like a bad excuse to me.
But if it is not, then you are not asking questions the right way, see:
http://www.catb.org/esr/faqs/smart-questions.html
Your questions should clearly reference the part of the documentation
that you do not understand, so that we know that you have at least tried
to understand.
> It has been written in a
> mysterious complicated way. When i do not know the function and
> behaviour of something, how can i use it in real?
> Honestly I am experiencing working with Xenomai, I have installed it
> in a quad-core x86 32 bit machine and Fedora 13.
> I do not earn money by Xenomai to need an urgent help for now (though
> I may use it in real in the future) but I can be useful for you guys
> testing at least the Xenomai library functions. I may find a bug this
> way.
> You people do not pay attention to my questions much. In two cases, i
> could find small bugs. You wrote that only 4 config variables are
> enough to be set to let Xenomai work properly on any machine while I
> was losing my Linux virtual terminals in Fedora 13 and my machine.
> I had to call kernel by one special parameter to get the virtual
> terminal back and it is necessary for some systems and your
> documentation could be updated but even you did not like to ask what
> it was, simply ignored my emails.
This is a Linux configuration issue. The aim of our documentation is to
document what to disable or enable when starting from a working Linux
configuration. If you do not know how to obtain a working Linux
configuration, I am sorry, but this is off-topic on this mailing list.
Note that if you do not know how to configure a Linux kernel, you can
find pre-compiled kernels for most distributions these days.
> Another one was one create Xenomai system call without deleting it at
> the end, registry kept the object and next time the program executed
> it stopped with an error. Actually in most of the cases when a program
> finishes real-time resources are released but in this case it is not
> released and a delete process must be done explicitly.
Could you point us to the mail you are mentioning? I browsed your mail
history and could not find this mail. Note that some objects are not
automatically destroyed, mainly "named" objects, because they can be
bound by several processes, so they survive process destruction. If your
program fails to destroy such an object, then fails to start when such
an object already exists, then it is your program that has a logic
issue, not Xenomai.
> I know that these are some minor issues but I am surprised how they
> never were attractive for you.
> My energy and time for testing Xenomai is not useful for you? At the
> same time I wish to understand the system. This is a basic fundamental
> question: Does Xenomai executes and handles the interrupts even when
> there are some Xenomai threads?
> About the questions i asked before: the Xenomai function and
> behaviour was unclear for me completely. I was a beginner and your
> answers were mentioned in a very ambiguous way only useful for
> advanced users.
>
I have no problem helping beginners getting up to speed, in a few weeks
or a few months. But you have been a beginner for two years now, so,
trying and answering you seems pointless. Yes the question you asked is
fundamental, but it is so fundamental that you should have understood
the answer by yourself within the few weeks of using Xenomai:
- either by reading the documentation
- or by reading the code (this is free software, you have all the code)
- or by using common sense.
Now, if you have been unable to progress by any of these 3 means during
2 years, chances are you will never progress, so I am sorry, but again,
trying and helping you seems pointless.
--
Gilles.
next prev parent reply other threads:[~2014-08-19 11:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-19 7:15 [Xenomai] a question about interrupts ali hagigat
2014-08-19 8:09 ` Gilles Chanteperdrix
2014-08-19 8:58 ` ali hagigat
2014-08-19 11:19 ` Gilles Chanteperdrix [this message]
2014-08-20 9:50 ` ali hagigat
2014-08-20 10:10 ` Philippe Gerum
[not found] ` <CAKKWdtfjaZcjX0q0W0kJQSeJiNCssYE21hrbzR4PseXr1MOzfw@mail.gmail.com>
2014-11-24 16:57 ` Jorge Ramirez Ortiz
2014-11-24 18:13 ` 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=53F332AD.20009@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=hagigatali@gmail.com \
--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.