public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paulo Marques <pmarques@grupopie.com>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: Mark Rosenstand <mark@ossholes.org>, linux-kernel@vger.kernel.org
Subject: Re: Extremely poor umass transfer rates
Date: Thu, 28 Apr 2005 19:19:27 +0100	[thread overview]
Message-ID: <4271292F.1000002@grupopie.com> (raw)
In-Reply-To: <20050428110614.00a0c193.rddunlap@osdl.org>

Randy.Dunlap wrote:
> [...]On Thu, 28 Apr 2005 19:55:40 +0200 Mark Rosenstand wrote:
> | On Thu, 2005-04-28 at 12:59 -0400, Dave Jones wrote:
 > [...]
> | > USB1.1 is painfully slow for storage.
> | 
> | Yeah, but I don't think it should be 30 kB/s.

Yes it should be much more than 30kB/s. I remember measuring about 900kB/s.

> | 
> | Some more details:
> | 
> | 
> | The line that 'hald' puts in fstab looks like this:
> | 
> | 	/dev/sdb /media/usbdisk vfat \
> | 		user,exec,noauto,utf8,noatime,sync,managed 0 0

The "sync" flag is what is killing your performance. It is needed if you 
intend to remove your usb pen without warning, but if you are going to 
unmount carefully you don't need it at all.

Try mounting the device as root somewhere else without the "sync" flag 
and measure the performance that way, to see the difference.

I hope this helps,

-- 
Paulo Marques - www.grupopie.com

All that is necessary for the triumph of evil is that good men do nothing.
Edmund Burke (1729 - 1797)

  reply	other threads:[~2005-04-28 18:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-28 16:02 Extremely poor umass transfer rates Mark Rosenstand
2005-04-28 16:59 ` Dave Jones
2005-04-28 17:17   ` Randy.Dunlap
2005-04-28 17:55   ` Mark Rosenstand
2005-04-28 18:06     ` Randy.Dunlap
2005-04-28 18:19       ` Paulo Marques [this message]
2005-04-28 18:47         ` Mark Rosenstand
2005-04-28 18:57           ` Mark Rosenstand
2005-04-28 18:32       ` Mark Rosenstand
2005-04-28 18:26     ` Tomasz Torcz
2005-04-28 21:09       ` J.A. Magallon
     [not found] <3YjKy-72a-21@gated-at.bofh.it>
     [not found] ` <3YkGD-7NT-15@gated-at.bofh.it>
     [not found]   ` <3Ylt2-8mA-7@gated-at.bofh.it>
     [not found]     ` <3YlWb-px-35@gated-at.bofh.it>
     [not found]       ` <3YCkl-5lB-21@gated-at.bofh.it>
2005-04-30 20:08         ` Robert Hancock
2005-05-05  3:13           ` Joe
2005-05-05  8:22             ` Greg KH
2005-05-05 18:08               ` Joe
2005-05-05 18:48                 ` Joe
     [not found]             ` <mailman.1115308386.9411.linux-kernel2news@redhat.com>
2005-05-08  0:56               ` Pete Zaitcev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4271292F.1000002@grupopie.com \
    --to=pmarques@grupopie.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark@ossholes.org \
    --cc=rddunlap@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox