cvs commit: src/sys/vm vm_page.h

[ Available lists | Index of cvs-all | Month of Aug 1999 | Week of 12 Aug 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alan Cox <alc@FreeBSD.org>
Date
12 Aug 1999 14:18:20
Subject
cvs commit: src/sys/vm vm_page.h
Message-ID
199908122116.OAA56955@freefall.freebsd.org


[ Hide this part ]
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



Elapsed time: 0.483 seconds