From: Junior <ejr@inbox.com>
To: Junior <ejr@inbox.com>, Robert Schwebel <r.schwebel@pengutronix.de>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: RT example
Date: Sat, 27 Jan 2007 11:34:05 -0800 [thread overview]
Message-ID: <01E2F9E9290.000004B7ejr@inbox.com> (raw)
In-Reply-To: <E672C199FC4.000002A6ejr@inbox.com>
Hi All,
Does anyone have any comments on my quesions below.
I'm really looking for a good place to start and it would be a great help if someone could suggest one.
Or, someone could guide me in the right direction with a serial driver I'm working on. I'm trying to make the serial driver interrupt
get serviced with 10-12ms when its fired. Do I use a timer or is there something in the rt patch that I can adjust in response to interrupts?
Thanks much.
--Junior
> -----Original Message-----
> From: ejr@inbox.com
> Sent: Thu, 25 Jan 2007 07:11:30 -0800
> To: r.schwebel@pengutronix.de
> Subject: Re: RT example
>
>> On Wed, Jan 24, 2007 at 10:58:41AM -0800, Junior wrote:
>>> Does anyone have example code using the PREEMPT_RT patch?
>>
>> You could for example start with cyclictest. It is also a good example
>> for how to write cyclic realtime programs on Linux.
>
> Thanks, I will start there.
>
> Where do I get the rt library? (-lrt in makefile)?
>
> cyclictest.c: In function `timerthread':
> cyclictest.c:153: error: `SIGEV_THREAD_ID' undeclared (first use in this
> function)
>
> Someone got this before but no solution on how to fix it.
>
>
>> Note that realtime is not about running fast, but running "in time".
>> That may often mean that the overall system performance goes down.
>>
>>> PS. I'm using an ARM9 platform
>>
>> Do you have clocksource/clockevent support for your ARM9 chip?
>
> Aparently I don't. It's set as IS_TICK_BASED. How does this affect the
> system?
>
> Thanks,
> --Jr.
>
next prev parent reply other threads:[~2007-01-27 19:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 18:58 RT example Junior
2007-01-25 7:01 ` Robert Schwebel
2007-01-25 14:30 ` Junior
2007-01-25 15:11 ` Junior
2007-01-27 19:34 ` Junior [this message]
2007-02-02 15:37 ` Junior
[not found] <dbdbe3a7ef0.0000058dejr@inbox.com>
[not found] ` <20070125070133.gy28808@pengutronix.de>
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=01E2F9E9290.000004B7ejr@inbox.com \
--to=ejr@inbox.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=r.schwebel@pengutronix.de \
/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.