From owner-freebsd-performance@FreeBSD.ORG Mon Feb 7 06:02:59 2005 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B6116A4CE for ; Mon, 7 Feb 2005 06:02:59 +0000 (GMT) Received: from f9.mail.ru (f9.mail.ru [194.67.57.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A1943D5C for ; Mon, 7 Feb 2005 06:02:59 +0000 (GMT) (envelope-from samspeed_____@mail.ru) Received: from mail by f9.mail.ru with local id 1Cy1z8-000Lei-00 for freebsd-performance@freebsd.org; Mon, 07 Feb 2005 09:02:58 +0300 Received: from [213.129.119.20] by win.mail.ru with HTTP; Mon, 07 Feb 2005 09:02:58 +0300 From: Andrey Smagin To: freebsd-performance@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: 192.168.3.7 via proxy [213.129.119.20] Date: Mon, 07 Feb 2005 09:02:58 +0300 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: X-Mailman-Approved-At: Mon, 07 Feb 2005 09:07:20 +0000 Subject: My notices about ATA performance X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrey Smagin List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 06:02:59 -0000 Hi ALL. I have 2 PC. 1. iP 166 (RAM 48Mb) 2. Duron 1133 (RAM 1Gb) 2 HDD - WD and Seagate (120GB/8Mb cache). Kernels used FreeBSD 4.8 RELEASE FreeBSD 5.1 RELEASE FreeBSD 6.0 CURRENT (1-2 week old) Test speed of copying 1 large (600Mb) file from 1 HDD to another. If put HDD's on PC 1 under 4.8 - 7-10 MBytes/s (UDMA33)(60%CPU Usage) under 5.1 - 2.7-3 MBytes/s (UDMA33)(100%CPU Usage) under 6.0 - 2.7-3 MBytes/s (UDMA33)(100%CPU Usage) If put better CPU K6-2-233 on PC 1 then speed of copying increased under 5.1 - 3.2-4 MBytes/s (UDMA33)(100%CPU Usage) under 6.0 - 3.2-4 MBytes/s (UDMA33)(100%CPU Usage) If put HDD's on PC 2 under 4.8 not tested under 5.1 - 34-41 MBytes/s (UDMA100)(~30%CPU Usage) under 6.0 - 33-41 MBytes/s (UDMA100)(~30%CPU Usage) Why speed of IO operations very depend from CPU power in 5x and 6.x ?