On Sun, Nov 11, 2001 at 11:36:42AM +0100, [EMAIL PROTECTED] wrote:
> 
> [...]
> Much to my disappointment it took far too long for the cp command
> to complete. During the cp I could hear the head of the disk drive
> move up-and-down the platter over a long distance (definitely not
> a small move-to-the-next-track movement).
> 
> What is happening here?
> It isn't a problem with de IDE disk (/tmp is located on an IDE disk),
> because it doesn't happen when I cp a file from a regular filesystem
> to /tmp.  Is something being reset before/after each IO operation?

Well, call me an amateur.   <blush>
Forget about the bad-performance-because-of-disk-trashing story.
I had turned on a lot of debugging, and the syslog daemon was
configured to sync after every debugging log record.
This will garantee that every last record hits the disk, but
it will also trash your disk in the process, 100% garanteed.  :-)

So it works.
Throughput: 54044 bytes/second (3 files, 1987072 bytes total.
Not really great, but much faster than via an asynchronous serial port.

Thanks for your assistance.
If you want me to investigate the problems with USB-UHCI any further,
just ask.

Regards,
Toon.
-- 
 /"\                             |   Windows XP:
 \ /     ASCII RIBBON CAMPAIGN   |        "Sorry Dave...
  X        AGAINST HTML MAIL     |         I'm afraid I can't do that."
 / \

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to