From owner-freebsd-current Mon Jan 25 16:40:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13358 for freebsd-current-outgoing; Mon, 25 Jan 1999 16:40:48 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13349 for ; Mon, 25 Jan 1999 16:40:42 -0800 (PST) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.8.8/8.8.7) with ESMTP id TAA07361; Mon, 25 Jan 1999 19:40:38 -0500 (EST) Date: Mon, 25 Jan 1999 19:40:38 -0500 (EST) From: Brian Feldman X-Sender: green@janus.syracuse.net To: Matthew Dillon cc: Lee Cremeans , current@FreeBSD.ORG Subject: Re: IDE DMA works, I'll be a... In-Reply-To: <199901250453.UAA00799@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 24 Jan 1999, Matthew Dillon wrote: > > :> I haven't cvs updated in 24 hours, if the Acer is newly committed then I'll > :> have to update again and retry. The CTX is using the Acer. > :> > :> ide_pci0: rev 0x20 int a irq 0 on pci0.11.0 > : ^^^^^^^^^^^^^^^^^^^^^^^^ > : > :It's there...what symptoms are you seeing? Are you overclocking? > :-- > :+--------------------------------------------------------------------+ > :| Lee Cremeans -- Manassas, VA, USA (WakkyMouse on DALnet and WTnet)| > > > No overclocking. Stock CTX box. Could it be the drive, maybe? > > I only get 2.4 MBytes/sec, same as before. On my PPro box ( Intel > PIIX3 Bus-master IDE controller ) it went from around 2.4 MB/sec > to 8 MBytes/sec. > > archive:/cvs# time dd if=/dev/zero of=test2 bs=32k count=1024 > 1024+0 records in > 1024+0 records out > 33554432 bytes transferred in 13.700387 secs (2449159 bytes/sec) > 0.000u 2.728s 0:13.75 19.7% 357+1405k 5+525io 1pf+0w > Hmm, this is strange. I used to be able to get >3MB/s with an old chipset and plain K6, now with ide_pci0: rev 0x20 int a $ wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-32 wd0: 1554MB (3183264 sectors), 3158 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): , DMA, 32-bit, multi-block-32 wd1: 1554MB (3183264 sectors), 3158 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 flags 0xa0ffa0ff on isa wdc1: unit 0 (atapi): , removable, iordy wfd0: medium type unknown (no disk) wdc1: unit 1 (atapi): , removable, dma, iordy This is strange, because DMA enabled on wd[01] and acd0 doesn't seem to... err "work". I say this because I am down to ~2.5MB/s on each hard drive, a MB or so decrease; I also seem to be reading (bs=512k) from the CD uncooked device at the right speed (~2MB/s), but it takes up 40% of the CPU, which seems to be just PIO. Anyone else? > > -Matt > Matthew Dillon > > > ide_pci0: rev 0x20 int a irq 0 on pci0.11.0 > wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa > wdc0: unit 0 (wd0): , 32-bit, multi-block-16 > wd0: 3832MB (7849170 sectors), 8306 cyls, 15 heads, 63 S/T, 512 B/S > wdc1 at 0x170-0x177 irq 15 flags 0xa0ffa0ff on isa > wdc1: unit 0 (atapi): , removable, dma, iordy > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Brian Feldman _ __ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ ____ | _ \__ \ |) | FreeBSD: The Power to Serve! _ __ ___ ____ _____ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message