lkml.org 
[lkml]   [2000]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [Fwd: [Linux-usb-users] Re: 2.4.0-test11-pre7 -- The USB ORB Drive works vastly better when the media is formatted with FAT32.]
Date
From
>  > > protocol for USB communication being diluted down.  Realize that a 1KB
> > > block has 4 times the overhead of a 4KB block (on a per-byte-of-data
> > > basis). The usb-storage driver attempts to get the SCSI layer to give it

That guess would be dubious. Its also not IMHO enough to explain the
speed difference. That looks like something is causing far bigger delays
internally.

> > > the largest requests possible, but that layer is limited by what the
> > > filesystem layer is willing to give.

Providing your driver supports scatter gather you will get large chunks handed
down to the driver. In the scsi world you can control that with the
scsi host template settings. (both the scatter/gather limit and whether you
want the scsi layer to try and merge requests for you)

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:47    [W:0.048 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site