From owner-freebsd-hackers Thu May 16 03:28:33 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA15738 for hackers-outgoing; Thu, 16 May 1996 03:28:33 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA15581 for ; Thu, 16 May 1996 03:27:31 -0700 (PDT) Received: (from narvi@localhost) by haldjas.folklore.ee (8.6.12/8.6.12) id NAA25849; Thu, 16 May 1996 13:19:46 +0300 Date: Thu, 16 May 1996 13:19:46 +0300 (EET DST) From: Narvi To: "Serge A. Babkin" cc: hackers@freebsd.org Subject: Re: EDO & Memory latency In-Reply-To: <199605160309.JAA29241@hq.icb.chel.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 16 May 1996, Serge A. Babkin wrote: > I have just tried lmbench and the numbers it gives are looking > slightly strange for me. It shows memory latency upto 500ns while > I have 60-ns EDO memory in a Pentium/75 box. Okay, its external > clock is 25MHz, this gives 40ns, one wait state, it gives another 40ns, > it gives 80ns, but why the overhead is over 400ns ? The external bus of the Pentium 75 should be 50Mhz. It is 1.5x50, not 3x25. 60ns EDO sounds like an overkill for a Pentium 75 though... I would use a quicker processor and (120) with ordinary memory (fast-page, 70ns) - but the likes may vary. And I am (like others might) having the dreams of SRAM-only computer, no matter how one with more/faster processors + ordinary memory might perform. > > Can it go from some VM subsystem activity ? I have 16M of RAM in my box > and I runned lmbench with 8M maximal buffer size. The latency grows > with the size of buffer. Is it possible that when > the size of buffer grows the VM subsystem moves the non-recently used > pages to some pool and when they are accessed again it gets the VM fault > and remaps them back to that process? > > Thanks! > > -SB > Sander .sigless on the moment