On Tue, 26 Oct 2004, Olaf Hering wrote: > Hmm, 'assuming drive cache: write through', can that make a difference > if I force some other cache mode? Maybe both Linux and OSX get confused > because the drive reports something wrong?
I think that the cache mode only affects the behavior when you flush buffers or unload the SCSI disk driver. If the mode isn't write-through the driver will send a SYNCHRONIZE CACHE command to force the drive to write its dirty buffers to the medium. Ideally the same thing should happen when you unplug the device, but obviously it's impossible to send the command then. Changing the cache mode shouldn't make any difference if you don't unplug the device during your tests. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel