diff DOCS/MTRR @ 753:34c1a9fb631b

oh, this much? :p
author gabucino
date Thu, 10 May 2001 14:12:22 +0000 (2001-05-10)
parents 2c04d6650bc9
children 0bddc179f042
line wrap: on
line diff
--- a/DOCS/MTRR	Thu May 10 13:20:56 2001 +0000
+++ b/DOCS/MTRR	Thu May 10 14:12:22 2001 +0000
@@ -35,5 +35,5 @@
   ram (size=0x2000000) just execute:
 echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr
 
- - Older K6-2's [around 266Mhz, stepping 0] doesn't support MTRR.
- - K6-2 with 'stepping 12' (do a cat /proc/cpuinfo) supports MTRR.
+ - Older K6-2's [around 266Mhz, stepping 0] doesn't support MTRR, but
+   stepping 12's do ('cat /proc/cpuinfo' to check it).