Indeed, I do *not* want to mount the device with "sync", as that decreases the write speed from 6.5 MB/s to 1.3 MB/s. I'm going to try adding an fdatasync() to the Thunar code before close() to see what effect that has.
John Lindgren On Mon, 2010-05-31 at 11:47 -0400, John Lindgren wrote: > At any rate, I'm not sure that I do want to mount the device with the > "sync" option, since that (if I am correct) will sync to the disk after > every single write. All I want to do is sync to the disk after a > complete file is copied. > > John Lindgren -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

