From owner-freebsd-questions Tue Feb 25 00:28:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA09569 for questions-outgoing; Tue, 25 Feb 1997 00:28:48 -0800 (PST) Received: from merlin.netlab.london.sco.com (merlin.netlab.london.sco.com [150.126.252.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA09556 for ; Tue, 25 Feb 1997 00:28:44 -0800 (PST) Received: (from ashleyb@localhost) by merlin.netlab.london.sco.com (8.8.3/dme/nice-1.1) id IAA01415; Tue, 25 Feb 1997 08:27:55 GMT To: "M. L. Dodson" Cc: freebsd-questions@freebsd.org Subject: Re: Adding memory slows down 486 to less than 386SX! References: <199702242128.PAA08444@beowulf.utmb.EDU> Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII From: Ashley Baumann Date: 25 Feb 1997 08:27:50 +0000 In-Reply-To: "M. L. Dodson"'s message of Mon, 24 Feb 1997 15:28:01 -0600 Message-ID: Lines: 25 X-Mailer: Gnus v5.4.12/XEmacs 19.14 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I know very little about FreeBSD internals, but could this be related to DMA?. My understanding is that ISA controllers can only DMA to memory < 16M. If FreeBSD does not guarantee that the disk buffers are below 16M the CPU has to do the work. This could account for the slowdown and the increased CPU utilisation. Just a thought Ashleyb "M. L. Dodson" writes: > Hello, > > I just upgraded a 486DX-25 from 8MB to 20MB memory and sequential > character disk I/O to a SCSI disk is now slower than to an IDE disk > on a 386SX! > ........ > > And why is CPU utilization so high for the block I/O on the 486 > relative to the 386SX? > > Any help would be appreciated. I'm at a loss. > > Bud Dodson