All of lore.kernel.org
 help / color / mirror / Atom feed
From: Calin Culianu <cculianu@yahoo.com>
To: Daniel Walker <dwalker@mvista.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: How to talk to DAQ Hardware?
Date: Sat, 25 Aug 2007 19:08:03 -0700 (PDT)	[thread overview]
Message-ID: <42568.15578.qm@web36109.mail.mud.yahoo.com> (raw)
In-Reply-To: <1188092771.2435.170.camel@dhcp193.mvista.com>


--- Daniel Walker <dwalker@mvista.com> wrote:

> > process?
> 
> ISR's are kernel threads, and you can change the priority of them .. If
> you look 'ps' or 'top' you'll notice some processes that looks like,

Wow, thanks for the thorough answer.  So basically interrupts come in from
hardware, are dispatched by waking up a thread.. and then the thread decides to
call a device driver's ISR or not?  So if another lower priority interupt calls
in, the thread is woken up but processing resumes again in the
previously-running higher priority thread?  I guess I should just read the
sources..

Anyway thanks for anwering my questions.  Now I must rave:

I seriously think you guys are AMAZING -- or at least your work on this is.  I
am so happy to be rid of RTLinux.  I liked RTAI, but it was really horribly
unstable and the API was all over the place.  So I was forced to use RTLinux.

RTLinux was not free, unless you used an ancient version that only really ran
on 2.4 kernels.

This RT patch is amazing.  I really want to say.. KUDOS.  You guys are my
heroes!  I have been pulling my hair out for 6 years now with sub-standard open
RTOS's like RTAI and RTLinux and having this done "the right way" by you guys
feels awesome..  I know RTAI had userspace realtime for some time but its
administration and configuration was messy and buggy and RTLinux's userspace
realtime was not open.  In the end it always felt like a hack somehow.. And if
you called into libraries or kernel facilities that weren't hard-rt.. BOOM,
your app exploded!  So kludgy..

Thanks again!!

-Calin



      ____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

  reply	other threads:[~2007-08-26  2:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-25 15:45 How to talk to DAQ Hardware? Calin Culianu
2007-08-25 18:00 ` Daniel Walker
2007-08-25 19:49   ` Calin Culianu
2007-08-26  1:46     ` Daniel Walker
2007-08-26  2:08       ` Calin Culianu [this message]
2007-08-26  5:24         ` Gregory Haskins
2007-08-26 10:33     ` Sven-Thorsten Dietrich
2007-08-27  7:56     ` Guennadi Liakhovetski
2007-08-27  8:26       ` Carsten Emde
2007-08-27 10:02         ` Guennadi Liakhovetski
     [not found]           ` <1188212251.21706.45.camel@sven.thebigcorporation.com>
2007-08-27 11:09             ` Guennadi Liakhovetski
2007-08-28  7:04           ` Robert Schwebel
2007-08-27 10:55         ` Bernhard Kuhn
2007-08-27  9:12       ` Sven-Thorsten Dietrich
2007-08-27  9:53         ` Guennadi Liakhovetski
2007-08-28  5:32       ` Robert Schwebel

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=42568.15578.qm@web36109.mail.mud.yahoo.com \
    --to=cculianu@yahoo.com \
    --cc=dwalker@mvista.com \
    --cc=linux-rt-users@vger.kernel.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.