On Fri, 19 Mar 1999, David Schleef wrote:
> 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.
> This is important if you want applications to be robust
> across power failures without a UPS.
well, one can use "sync" mount option, or open the file in the application
with O_SYNC flag. see "man mount" "man 2 open".
--
Tomek
--- [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/