From owner-freebsd-stable@FreeBSD.ORG Thu Feb 22 08:37:58 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 474D116A401 for ; Thu, 22 Feb 2007 08:37:58 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.freebsd.org (Postfix) with ESMTP id A922E13C46B for ; Thu, 22 Feb 2007 08:37:57 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (enmbcn@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id l1M8bm8G019882; Thu, 22 Feb 2007 09:37:53 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id l1M8bkMm019881; Thu, 22 Feb 2007 09:37:46 +0100 (CET) (envelope-from olli) Date: Thu, 22 Feb 2007 09:37:46 +0100 (CET) Message-Id: <200702220837.l1M8bkMm019881@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, Alexander Shikoff , wangyi6854@sohu.com In-Reply-To: <20070221153852.GA14376@crete.org.ua> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Thu, 22 Feb 2007 09:37:54 +0100 (CET) Cc: Subject: Re: Very slow umass in 6.2-RC2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, Alexander Shikoff , wangyi6854@sohu.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Feb 2007 08:37:58 -0000 Alexander Shikoff wrote: > Wang Yi wrote: > > Alexander Shikoff wrote: > > > I have Apacer Flash: > > > > > > umass0: vendor 0x1005 USB FLASH DRIVE, rev 2.00/1.00, addr 2 > > > da0 at umass-sim0 bus 0 target 0 lun 0 > > > da0: < USB FLASH DRIVE 34CH> Removable Direct Access SCSI-0 device > > > da0: 40.000MB/s transfers > > > da0: 3936MB (8060928 512 byte sectors: 255H 63S/T 501C) > > > > > > Writing to this device is very slooooow. > > > > > > Time taken to copy file of 1,4G is near 30 min. > > > > Did you try it under Windows? How time does it spend? > > You may laugh but I have no Windows-based boxes with USB 2.0... :) > Whatever it seems that this Apacer flash drive under Windows and USB 1.0 > is faster than under FreeBSD and USB 2.0... > > Soon I will have a possibility to compare Apacer 4GB with Transcend > flash. I'll report detailed results here. Are you sure that your USB device supports hi-speed? Being USB 2.0 has _no_ meaning at all. Some cheap USB sticks support only full-speed, even though they are compliant with USB 2.0. Please check the manual or data sheet of your device to verify that it really supports hi-speed (or check with a different OS such as Windows). You wrote that 1.4 GB take almost 30 minutes. That's roughly 7 Mbit/s, which sounds quite reasonable for a full-speed device (raw speed 12 Mbit/s). Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart Any opinions expressed in this message are personal to the author and may not necessarily reflect the opinions of secnetix GmbH & Co KG in any way. FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "I made up the term 'object-oriented', and I can tell you I didn't have C++ in mind." -- Alan Kay, OOPSLA '97