From owner-cvs-all Fri Aug 13 7:58:34 1999 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id DA75C14EEF; Fri, 13 Aug 1999 07:58:29 -0700 (PDT) (envelope-from rgrimes@gndrsh.aac.dev.com) Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.9.3/8.9.3) id HAA01346; Fri, 13 Aug 1999 07:58:43 -0700 (PDT) (envelope-from rgrimes) From: "Rodney W. Grimes" Message-Id: <199908131458.HAA01346@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/sys/vm vm_page.h In-Reply-To: <199908122116.OAA56955@freefall.freebsd.org> from Alan Cox at "Aug 12, 1999 02:16:55 pm" To: alc@FreeBSD.org (Alan Cox) Date: Fri, 13 Aug 1999 07:58:43 -0700 (PDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > alc 1999/08/12 14:16:55 PDT > > Modified files: > sys/vm vm_page.h > Log: > Make the default page coloring parameters match a (non-Xeon) Pentium II/III. > > This setting is also acceptable for Celerons and Pentium Pros > with less than 1MB L2 caches. > > Note: PQ_L2_SIZE is a misnomer. The correct number of colors is > a function of the cache's degree of associativity as well as its size. Yea... has anyone looked at creating the right color scheme for the AMD K6-III 4-way L2 cache? If access to the correct hardware is an issue I should be able to help with that. -- Rod Grimes - KD7CAX - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message