[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [rtl] reading a file
Hi,
I've asked that question before, but nobody answered. How can I "signal"
a process from my rt-handler??? I used kill() but it said "unresolved symbol".
when I loaded the module into the kernel.
Any help on how I can do it is greatly appreciated..
>
> How about using a non-RT task that reads your input file and writes it to
> an rt-fifo? You can use a rt-handler to signal to your rt-process that
> there is input.
>
>
>
> --- [rtl] ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/
>
--
+--------------------------------------------------------------------+
| Lee, Ming Chak, Michael |
| Purdue University |
| School of Electrical and " Everyone has his price. |
| Computer Engineering Mine is $2.70. " |
| ICQ: 9319339 |
| Web Page: http://shay.ecn.purdue.edu/~mlee |
| Email: O-- mlee@ecn.purdue.edu |
| S-- linuxboy@netscape.net |
+--------------------------------------------------------------------+
--- [rtl] ---
For more information on Real-Time Linux see:
http://www.rtlinux.org/