On Mon, 23 May 2005 05:19:52 -0400, Glenn Maynard <[EMAIL PROTECTED]> wrote:

> By the way, I've found a temporary workaround, in case anyone needs it:
> mount the filesystem through a loop device (-o loop), and BLKBSZSET the
> underlying uba partition to 4k; this brings speed back up to 400k/sec.

I did it without any loop mount, but your problem is that FAT resets the
block size when you mount. Giving msdos(-fs) a loop fools it into resetting
the block side of the loop device instead.

It was discussed here:
 http://lkml.org/lkml/2005/2/21/136

-- Pete


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to