From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 22:24:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DA4D16A4CF for ; Sat, 16 Oct 2004 22:24:45 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98FD043D62 for ; Sat, 16 Oct 2004 22:24:44 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from hoppel.local (port-212-202-38-171.dynamic.qsc.de [212.202.38.171]) by mail.efacilitas.de (Postfix) with ESMTP id 8D19112396C for ; Sun, 17 Oct 2004 00:23:24 +0200 (CEST) Received: from localhost (localhost.local [127.0.0.1]) by hoppel.local (Postfix) with ESMTP id 4722C611D for ; Sun, 17 Oct 2004 00:24:12 +0200 (CEST) Received: from hoppel.local ([127.0.0.1]) by localhost (mail.efacilitas.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55709-02 for ; Sun, 17 Oct 2004 00:24:08 +0200 (CEST) Received: from alpha (alpha.local [192.168.1.2]) by hoppel.local (Postfix) with ESMTP id C8437611B for ; Sun, 17 Oct 2004 00:24:07 +0200 (CEST) From: "Bjoern Koenig" To: Date: Sun, 17 Oct 2004 00:27:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcSzxarg8/kxIhsMTxyy44r3Cwa9QAACJCgg In-Reply-To: <20041016211706.08B3F16A4D4@hub.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20041016222407.C8437611B@hoppel.local> X-Virus-Scanned: by amavisd-new at alpha-tierchen.de Subject: Re: FreeBSD 5.3b7and poor ata performance X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 22:24:45 -0000 Hello, Tell your hard disk controller chip or at least the model of your = mainboard. Do you have UDMA devices at your secondary ATA channel? I had a similar problem and I wrote a problem report, but it was closed = although the problem wasn't solved. Atacontrol shows me UDMA5 too, but hard disk is slow. Try to set UDMA = explicitly. atacontrol mode 0 UDMA5 UDMA5 Test your hard disk again. Does it work now at the right speed? Bj=C3=B6rn