daniel sheltraw wrote:
> 
> Hello RTAI world
> 
> Would someone please tell me in what situation would one need to
> use the routines rt_global_save_flags/rt_global_restore_flags and
> rt_mount_rtai/rt_umount_rtai?
> 

When you insmod rtai it stay dormant till you do nat call rt_mount_rtai
in an application needing it. Clearly you must umount when you end the
application, and all the other RTAI modules using rtai do the related
mount by themselves.

The global save_resotre functions are the equivalent of hard_save_flags
and hard_restore_flags for SMP. 

Is it not explained in the manual? I must check.

Ciao, Paolo.
-- [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