Hi Daniel,

Can you send me the pertinent code please,

Best regards,

Steve


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?
> 
> Thanks all. Please bail me out again.
> Daniel
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> 
> -- [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/

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