Skip site navigation (1)Skip section navigation (2)
Date:      22 Nov 2002 15:33:36 -0600
From:      Kirk Strauser <kirk@strauser.com>
To:        freebsd-alpha@freebsd.org
Subject:   Re: ATA on a Cabriolet?
Message-ID:  <877kf51e8f.fsf@pooh.lan.honeypot.net>
In-Reply-To: <20021122203006.B17435@freebie.xs4all.nl>
References:  <874ra934yu.fsf@pooh.lan.honeypot.net> <20021122203006.B17435@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

At 2002-11-22T19:30:06Z, Wilko Bulte <wkb@freebie.xs4all.nl> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?877kf51e8f.fsf>