Date: Thu, 12 Aug 1999 14:16:55 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.h Message-ID: <199908122116.OAA56955@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. Submitted by: bde and alc Revision Changes Path 1.65 +8 -2 src/sys/vm/vm_page.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908122116.OAA56955>