From: Juan Antonio Garcia <juan-antonio.garcia@domain.hid>
To: rtai@domain.hid
Cc: adeos-main@gna.org
Subject: [Adeos-main] rtai-24.1.11-pre3 plus ADEOS
Date: Mon, 03 Mar 2003 11:01:42 +0100 [thread overview]
Message-ID: <3E632806.2080300@domain.hid> (raw)
Sorry by the noise, in the previous message the priority relationships
were bad showed.
My test have a periodic task(T1 with 1 ms period), an sporadic task(T2)
and an interrupt handler. The periodic task, in each period, set a bit
over the parallel port, this write activates the correspondent
interrupt. The interrupt handler uses a semaphore to signal this event
to the sporadic task which reset the bit
First Test:
linux-2.4.19, rtai 2.4.11-pre3 with ADEOS patch, newlxrt
scheduler, T1 priority >= T2 priority
User Land(newlxrt) : OK
Kernel Land: OK
Second Test::
Same as above but the T1 priority < T2 priority, so the signal in the
interrupt handler results in T2 execution before exit from the interrupt
handler.
User Land(newlxrt): KO The system freeze.
Kernel Land: OK
Both tests go fine with the rthal patch.
Regards,
Juan Antonio
next reply other threads:[~2003-03-03 10:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-03 10:01 Juan Antonio Garcia [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-03 7:28 [Adeos-main] rtai-24.1.11-pre3 plus ADEOS Juan Antonio Garcia
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=3E632806.2080300@domain.hid \
--to=juan-antonio.garcia@domain.hid \
--cc=adeos-main@gna.org \
--cc=rtai@domain.hid \
/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.