On Sat, Jul 15, 2000 at 05:26:28PM -0500, daniel sheltraw wrote:
> Hello RT World
> 
> I wrote to this mailing list previously with a somewhat less clear version 
> of this question. Please let me know if you need to see the pertinent code 
> to help with this problem.
> 
> In case it influences the answer to the following question let it be known 
> that I am using 0.7 RTAI (I know... I will upgrade soon especially if the 
> 0.7 version is the source of my problem).
> 
> I am using a fifo which when written to by a user-space program passes a 
> single int and resumes a previously
> suspended task (by using a fifo handler). The problem is that if I use 
> sleep_until and program certain events to occur at 1 second intervals when I 
> run the code I get 2 second intervals. If I omit the code from user-space 
> and the kernel module that uses the fifo to resume the task the timinging 
> works fine.
> 
> So I guess my question is how can I properly resume a previous suspended 
> task from within a fifo handler?

I'm pretty sure this works right in RTLinux. If anyone has contrary experience,
please contact me 

> 
> Thanks all. Please bail me out again.
> Daniel

(that should get your problem fixed asap -) )


-- 
---------------------------------------------------------
Victor Yodaiken 
FSMLabs:  www.fsmlabs.com  www.rtlinux.com
FSMLabs is a servicemark and a service of 
VJY Associates L.L.C, New Mexico.

-- [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/

Reply via email to