From owner-freebsd-stable@FreeBSD.ORG Sat Dec 15 23:58:42 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3AEF16A419 for ; Sat, 15 Dec 2007 23:58:42 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from host.omnisec.de (host.omnisec.de [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id 2B3CA13C447 for ; Sat, 15 Dec 2007 23:58:41 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from titan.flintsbach.schmalzbauer.de (titan.flintsbach.schmalzbauer.de [172.21.1.46]) (authenticated bits=0) by host.omnisec.de (8.13.8/8.13.8) with ESMTP id lBFNwegK010532 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 16 Dec 2007 00:58:40 +0100 (CET) (envelope-from h.schmalzbauer@omnisec.de) Message-ID: <47646A30.2060906@omnisec.de> Date: Sun, 16 Dec 2007 00:58:40 +0100 From: Harald Schmalzbauer Organization: OmniSEC User-Agent: Thunderbird 2.0.0.9 (X11/20071129) MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.95.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEBA45B5796B691F32E615F35" Subject: sbp/da (ohci) write regression (da-quirk removement problem?) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Dec 2007 23:58:42 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEBA45B5796B691F32E615F35 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Hello, I wanted to archive something on my external firewire drive and recognized a massive write performance degradation over 7-current from 3 months ago. I could read _and_ write about 30MB/s, reading still gives me a value like that but writing broke down to 1,4 MB/s!!! Also I see some warnings I haven't seen before: da4 at sbp0 bus 0 target 0 lun 0 da4: Fixed Simplified Direct Access SCSI-4 device= da4: 50.000MB/s transfers da4: 39083MB (80043264 512 byte sectors: 255H 63S/T 4982C) (da4:sbp0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 (da4:sbp0:0:0:0): ABORTED COMMAND asc:20,0 (da4:sbp0:0:0:0): Invalid command operation code (da4:sbp0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 (da4:sbp0:0:0:0): ABORTED COMMAND csi:0,ae,47,c4 asc:20,0 (da4:sbp0:0:0:0): Invalid command operation code I remember that some da-quirks have been removed, respectivley code was written to detect umass drives more generally. Possibly that's the culprit? Any help highly appreciated. Thanks, -Harry --------------enigEBA45B5796B691F32E615F35 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHZGowLDqVQ9VXb8gRAoqbAJ4hsZ0TaZ94O3sYrUSZgSJBHdtq8ACfRIrU mwL6pEMlZ1Z7iQV3Rpx38Do= =QZnh -----END PGP SIGNATURE----- --------------enigEBA45B5796B691F32E615F35--