All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <philippe.gerum@domain.hid>
To: Juan Antonio Garcia <juan-antonio.garcia@domain.hid>
Cc: adeos-main@gna.org, rtai@domain.hid
Subject: [Adeos-main] Re: rtai-24.1.11-pre3 plus ADEOS
Date: Mon, 3 Mar 2003 09:42:29 +0100	[thread overview]
Message-ID: <15971.5493.382489.89745@domain.hid> (raw)
In-Reply-To: <3E630431.1080301@domain.hid>


Hi,

Juan Antonio Garcia wrote:
 > Hi all.
 > 
 > I've been testing a bit the 2.4.11-pre3 plus the ADEOS patch. I've found 
 > the following behaviour:
 > 
 > 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.

Ok. I'll try to reproduce this bug asap and let you know. Thanks for
helping.

Philippe.



      reply	other threads:[~2003-03-03  8:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03  7:28 [Adeos-main] rtai-24.1.11-pre3 plus ADEOS Juan Antonio Garcia
2003-03-03  8:42 ` Philippe Gerum [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=15971.5493.382489.89745@domain.hid \
    --to=philippe.gerum@domain.hid \
    --cc=adeos-main@gna.org \
    --cc=juan-antonio.garcia@domain.hid \
    --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.