From owner-freebsd-hackers Wed Jul 9 13:49:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA07771 for hackers-outgoing; Wed, 9 Jul 1997 13:49:54 -0700 (PDT) Received: from shadows.aeon.net (shadows.aeon.net [194.100.41.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA07728 for ; Wed, 9 Jul 1997 13:49:21 -0700 (PDT) Received: (from bsdhack@localhost) by shadows.aeon.net (8.8.6/8.8.3) id XAA24685 for hackers@freebsd.org; Wed, 9 Jul 1997 23:48:40 +0300 (EET DST) From: mika ruohotie Message-Id: <199707092048.XAA24685@shadows.aeon.net> Subject: Re: PQ_LARGECACHE and page colouring In-Reply-To: <199707091702.MAA00264@dyson.iquest.net> from "John S. Dyson" at "Jul 9, 97 12:02:32 pm" To: hackers@freebsd.org Date: Wed, 9 Jul 1997 23:48:40 +0300 (EET DST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > if I add options PQ_LARGECACHE to the kernel config file. > > something we with 512K cache should use or not? > If you have a 512K direct mapped cache, it is significantly direct mapped? uh, mine's pipeline burst, fx chipset, soon tx. (and 64 megs ram, i know not to use more) > John mickey