Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] syssrc/sys/arch/i386/i386
Module Name: syssrc
Committed By: tron
Date: Sun Nov 24 15:58:58 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386 [netbsd-1-6]: mtrr_k6.c
Log Message:
Pull up revision 1.3 (requested by fredb in ticket #734):
Follow AMD's recommendations for programming the uncachable/write-combine
bits of the K6 cache-control-register: disable the cache; flush the cache;
set the bits; re-enable the cache (all much like programming the pentium
mtrr's). See reference posted to tech-kern; also review there by thorpej.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.14.1 syssrc/sys/arch/i386/i386/mtrr_k6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index