varadarajan narayanan wrote:
> I tried with windows - I yank it after the LED stops flickering and give
> sufficient time after that. The data is written.
> 
> Please understand there is no way to communicate with the system ! I have no
> choice - it is an headless embedded system.There is no comfort of
> keyboard/mouse/monitor !

What filesystem are you using? Have you looked at the mount options? For
example, ext3 has a sync option which performs poorly since all the data
is written in sync instead of buffering it but it is probably worth it
if you can't wait for a buffer flush.

Rahul
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to