Mercurial > mplayer.hg
comparison DOCS/MTRR @ 753:34c1a9fb631b
oh, this much? :p
author | gabucino |
---|---|
date | Thu, 10 May 2001 14:12:22 +0000 |
parents | 2c04d6650bc9 |
children | 0bddc179f042 |
comparison
equal
deleted
inserted
replaced
752:a40ee717336e | 753:34c1a9fb631b |
---|---|
33 | 33 |
34 For example, for the matrox card above (base=0xd8000000) with 32MB | 34 For example, for the matrox card above (base=0xd8000000) with 32MB |
35 ram (size=0x2000000) just execute: | 35 ram (size=0x2000000) just execute: |
36 echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr | 36 echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr |
37 | 37 |
38 - Older K6-2's [around 266Mhz, stepping 0] doesn't support MTRR. | 38 - Older K6-2's [around 266Mhz, stepping 0] doesn't support MTRR, but |
39 - K6-2 with 'stepping 12' (do a cat /proc/cpuinfo) supports MTRR. | 39 stepping 12's do ('cat /proc/cpuinfo' to check it). |