.
> 
> But, I will agree that applications have a general lack
> of control under Linux to encourage/force certain blocks
> of data to get written to disk quickly or synchronously.

What about using the "O_SYNC" flag on an open system call?
fsync() will do what you want also.

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