From owner-freebsd-alpha Fri Nov 22 13:33:39 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8B0037B401 for ; Fri, 22 Nov 2002 13:33:37 -0800 (PST) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id D562C43E3B for ; Fri, 22 Nov 2002 13:33:36 -0800 (PST) (envelope-from kirk@strauser.com) Received: from pooh.lan.honeypot.net (mail@pooh.lan.honeypot.net [10.0.1.2]) by kanga.honeypot.net (8.12.6/8.12.6) with ESMTP id gAMLXaZk057710 for ; Fri, 22 Nov 2002 15:33:36 -0600 (CST) (envelope-from kirk@strauser.com) Received: from kirk by pooh.lan.honeypot.net with local (Exim 3.36 #1 (Debian)) id 18FLQe-0004g4-00 for ; Fri, 22 Nov 2002 15:33:36 -0600 To: freebsd-alpha@freebsd.org Subject: Re: ATA on a Cabriolet? References: <874ra934yu.fsf@pooh.lan.honeypot.net> <20021122203006.B17435@freebie.xs4all.nl> From: Kirk Strauser Date: 22 Nov 2002 15:33:36 -0600 In-Reply-To: <20021122203006.B17435@freebie.xs4all.nl> Message-ID: <877kf51e8f.fsf@pooh.lan.honeypot.net> Lines: 51 X-Mailer: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 2002-11-22T19:30:06Z, Wilko Bulte writes: > My guess is you need to build a kernel with something like: > > device ata0 at isa? port IO_WD1 irq 14 That did it! Out of curiosity, where did you get the port and irq values? Are those common for Alphas, or did I miss something that I should have read? > Can you experiment a bit with this and let me/the list know? If you can > get something working I will update the Alphas-specific docs. It seems to be completely working. I disklabeled, newfsed, and mounted an IDE drive with no logged errors. On a related note, while I didn't expect this implementation to be as fast as the ATA/100 channels on my i386 motherboard, I didn't really appreciate how glacially slow it would turn out to be: root@gopher:/root# bonnie++ -u 0:0 -d /usr/local2/ Using uid:0, gid:0. Writing with putc()...done Writing intelligently...done Rewriting...done Reading with getc()...done Reading intelligently...done start 'em...done...done...done... Create files in sequential order...done. Stat files in sequential order...done. Delete files in sequential order...done. Create files in random order...done. Stat files in random order...done. Delete files in random order...done. Version 1.02c ------Sequential Output------ --Sequential Input- --Random- -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks-- Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP gopher.lan.hon 300M 1150 26 1365 11 654 2 1000 22 1268 2 163.3 5 ------Sequential Create------ --------Random Create-------- -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete-- files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP 16 1387 53 6504 99 2862 99 2073 78 2760 45 2978 99 gopher.lan.honeypot.net,300M,1150,26,1365,11,654,2,1000,22,1268,2,163.3,5,16,1387,53,6504,99,2862,99,2073,78,2760,45,2978,99 I may end up getting some SCSI drives off eBay yet for the sheer sake of being able to outperform the DAT drive in my backup server. -- Kirk Strauser In Googlis non est, ergo non est. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message