From owner-freebsd-current@FreeBSD.ORG Sun Mar 7 01:28:02 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 671D516A4CE for ; Sun, 7 Mar 2004 01:28:02 -0800 (PST) Received: from herbelot.dyndns.org (herbelot.net1.nerim.net [62.212.117.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B2C43D2F for ; Sun, 7 Mar 2004 01:28:01 -0800 (PST) (envelope-from thierry@herbelot.com) Received: from localhost.invalid (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.12.10/8.12.10) with ESMTP id i279KL0w004669; Sun, 7 Mar 2004 10:20:21 +0100 (CET) From: Thierry Herbelot To: Putinas Piliponis Date: Sun, 7 Mar 2004 10:27:52 +0100 User-Agent: KMail/1.6 References: <00b501c40413$416d2c20$1e64a8c0@spotripoli.local> <200403070920.16107.thierry@herbelot.com> <20040307083034.GA99622@freebsd.icnspot.net> In-Reply-To: <20040307083034.GA99622@freebsd.icnspot.net> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <200403071027.52044.thierry@herbelot.com> cc: current ML Subject: Re: serial ata on freebsd 5.2.1 or current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 09:28:02 -0000 Le Sunday 07 March 2004 09:30, vous avez écrit : > Intresting, I have same motherboard ( ok, +Deluxe ) > and I have tried all the possible settings, with HTT enabled/disabled, > with apic on/off .. > any special tricks you did ? > what bios revision you have ? I do not remember of any special trick : just the BIOS defaults (with compatibility mode or enhanced mode), and I kept IOAPIC and ACPI, in both the BIOS and FreeBSD. I have only disabled SMP on some machines, as the network stack is not yet SMP-aware, and there is a *huge* penalty when running network applications (I can get up to 75MByts/s FTP transfer rate when SMP is disabled, compared to around 6MByte/s with SMP enabled, all with nge-type NICs) TfH PS : please keep the -current address in the CC, or else I'll have to send you a bill for consulting charges ;-))