> 1. In the installation tips on the RTL web page, it lists a 2tasks
> example to try after the installation is complete...where is this
> with version 0.9H? I see that there is an examples directory, but
> not a testing directory.
correct, what you've read is from an earlier release, this release,
approaching the final 1.0 release I guess, has rearranged
directory structure, and the 2task example has been absorbed in
another or was renamed. I believe when i ran through the examples,
not everything worked quite right.
> 2. I seem to be "missing" some of the RTL modules. I did the
> 'make all' from the /usr/src/rtl directory and that produced
> rtl_fpsched and rtl_sched in /usr/src/rtl/modules. Should there
> be more? I saw reference to rt_fifo_new and rt_prio_sched...
the documentation isn't 100% clear. I untarred release9H in /usr/src,
so it creates a /usr/src/releaseH and then made a symlink from
/usr/src/rtl to release9H/rtl. Then make sure you run "make clean"
(some modules are actually present, but you can probably safely copy
them to the rtl/modules directory). Note that the modules don't
have a .o extension anymore in this release.
> I feel like I have completed the installation properly, but I don't
> think I have all the modules compiled or something. I am excited
> about hopefully getting these examples to work. Thanks in advance
> for any help.
I've had a ball with an interrupt handler driver task. Since my signal
has a signature, I can reliably check if I've ever lost an interrupt,
and in the past 10**10 haven't lost a single one yet ! Very impressive.
- peter
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/