From owner-freebsd-alpha Tue May 29 0:32:17 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from postino.fi.infn.it (postino.fi.infn.it [192.84.145.9]) by hub.freebsd.org (Postfix) with ESMTP id 4B94B37B424 for ; Tue, 29 May 2001 00:32:13 -0700 (PDT) (envelope-from Riccardo.Veraldi@fi.infn.it) Received: from nikita.fi.infn.it (nikita.fi.infn.it [192.84.146.189]) by postino.fi.infn.it (8.11.1/8.11.1) with ESMTP id f4T7W9m91838; Tue, 29 May 2001 09:32:09 +0200 (CEST) From: Riccardo.Veraldi@fi.infn.it Received: by nikita.fi.infn.it (Postfix, from userid 1001) id C2B9618CE8; Tue, 29 May 2001 09:32:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by nikita.fi.infn.it (Postfix) with ESMTP id A9AF215902; Tue, 29 May 2001 09:32:05 +0200 (CEST) Date: Tue, 29 May 2001 09:32:05 +0200 (CEST) X-X-Sender: To: Andrew Gallatin Cc: Subject: Re: tscp MIPS result really weird In-Reply-To: <15122.42765.985489.423071@grasshopper.cs.duke.edu> Message-ID: 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 the SRM console says 96KB ACACHE 2MB BCACHE do u think my BCACHE is not working properly ??? thanks Rick On Mon, 28 May 2001, Andrew Gallatin wrote: > Date: Mon, 28 May 2001 15:29:17 -0400 (EDT) > From: Andrew Gallatin > To: Riccardo.Veraldi@fi.infn.it > Cc: freebsd-alpha@FreeBSD.ORG > Subject: Re: tscp MIPS result really weird > > > Riccardo.Veraldi@fi.infn.it writes: > > > > Hello, I just run the tscp program taken at > > > > http://socsci.colorado.edu/~tarrb/kerrigat/ > > > > I run it on my Miata DPW 500a and here is the weird result: > > Nodes: 550822 > > Best time: 22900 ms > > Nodes per second: 24053 (163.5 MIPS) > > > > I am very disappointed I Was expecting something like 800 MIPS > > Do you think the tscp is wrong or is that my system to have problems ?? > > Could anyone else try tscp on his Alpha machine even if is not Miata ?? > > Do you have a bcache? > > I just ran this thing on a 600MHz 164lx with a 2mb bcache, 4.3-RELEASE: > > > GCC: cc -O3 -funroll-loops -fexpensive-optimizations -fschedule-insns2 *.c -o tsc.gcc *.o -lcompat > > Nodes: 627028 > Best time: 10408 ms > Nodes per second: 60244 > tscp> > > Then I compiled it on an osf/1 alpha and ran it on the same box: > > DECC: cc -tune ev56 -O4 -fast -ifo *.c -o tsc.deccc > > Nodes: 627028 > Best time: 8904 ms > Nodes per second: 70420 > tscp> > > > Drew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message