From owner-freebsd-hardware Tue Jun 10 02:25:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA22084 for hardware-outgoing; Tue, 10 Jun 1997 02:25:53 -0700 (PDT) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id CAA22073 for ; Tue, 10 Jun 1997 02:25:47 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr2-47.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA20545 (5.67b/IDA-1.5 for ); Tue, 10 Jun 1997 11:25:37 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id LAA29270; Tue, 10 Jun 1997 11:25:36 +0200 (CEST) X-Face: " Date: Tue, 10 Jun 1997 11:25:36 +0200 From: Stefan Esser To: Howard Lew Cc: Craig Johnston , hardware@FreeBSD.ORG Subject: Re: poor memory bandwidth on ABIT IT5H rev 1.5 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: ; from Howard Lew on Mon, Jun 09, 1997 at 07:12:07PM -0700 Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Jun 9, Howard Lew wrote: > I thought the TX was better than the VX, so I compared several > motherboards with dd if=/dev/zero of=/dev/null bs=1m count=1000 > > CPU is AMD K5-PR133 > > FIC PT2006 (Intel VX) with 256K PB Cache & FreeBSD-2.1.7.1R > Got 65MB/s > > FreeTech F63T (Intel VX) with 256K PB Cache & FreeBSD-2.1.7.1R > Got 62MB/s > > FreeTech F79 (Intel TX) with 512K PB Cache & FreeBSD-3.0SNAP-6/6/97 > Got 43MB/s Does the code in FreeBSD-current use the FPU bcopy for the AMD K5 ??? > > Is there something different about 3.0SNAP6/6/97? Is there any option > parameter for the kernel config for the K5-PR133? Unfortunately, 2 > parameters changed, so I can't tell if it is the MB or the OS. I decided > to go with 3.0snap because of this missing TX PCI & IDE drivers. You won't see much of a difference between 2.1.x and -current, with regard to chip-set support. The TX does not need any specific code, and I doubt that the EIDE code in -current know about the TX IDE chip ... So you could have used 2.1.7 for the TX as well! > All three tests were done with 32MB EDO memory (set to best memory > settings). The VX is known to perform badly with EDO, and just very slightly better than a TX (with EDO), if the VX got SDRAM modules ... Regards, STefan