0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

new K6-2 info

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@83 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-03-11 10:19:06 +00:00
parent 0d7328a295
commit 986f99c3fb

View File

@ -35,4 +35,5 @@ You know base address and memory size, let's setup mtrr registers!
ram (size=0x2000000) just execute:
echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr
(older K6-2's [around 266Mhz, stepping 0] may not support MTRR.)
- Older K6-2's [around 266Mhz, stepping 0] may not support MTRR.
- K6-2 with 'stepping 12' (do a cat /proc/cpuinfo) supports MTRR.