Gentoo Archives: gentoo-user

From: Andrey Falko <ma3oxuct@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT?] MTRR and PAT
Date: Sun, 11 May 2008 07:57:29
Message-Id: 350fc7cf0805110057h228ca2ddja777b60cc8658d77@mail.gmail.com
In Reply to: [gentoo-user] [OT?] MTRR and PAT by pk
1 On Sun, May 11, 2008 at 3:49 AM, pk <peterk2@××××××××.se> wrote:
2 > Hi,
3 >
4 > (Sorry if this is off-topic but I really don't know where to turn to...)
5 >
6 > Anyone with experience/knowledge about MTRR/PAT and who can tell me where to
7 > find information about these things so that I might see if there's a problem
8 > or not? I've tried google but in this case they're not my friend... :-(
9 >
10 > The MTRR of one of my machines look like this:
11 > reg00: base=0x00000000 ( 0MB), size=2048MB: write-back, count=1
12 > reg01: base=0x80000000 (2048MB), size=1024MB: write-back, count=1
13 > reg02: base=0xbff00000 (3071MB), size= 1MB: uncachable, count=1
14 > reg03: base=0x100000000 (4096MB), size=1024MB: write-back, count=1
15 >
16 > The gfx card is a (pcie) Radeon HD3850 and the base address for the
17 > framebuffer is 0xd0000000 (64-bit, prefetchable) [size=256M]. It also has
18 > (what I believe is) registers at 0xf1000000 (64-bit, non-prefetchable)
19 > [size=64K].
20 >
21 > One of my other machines get's warnings about
22 >
23 > All the relevant info that comes up when I use google relates to AGP but I
24 > use PCIE, so is it still relevant? Also, are there other devices besides the
25 > graphics card that would benefit from having a correct MTRR setting?
26 >
27 > TIA,
28 >
29 > Peter K
30
31 What kernel version are you using? How are you compiling your kernel
32 (i.e. with genkernel or manually)? If you are manually compiling your
33 kernel, can you send us your .config file?
34 --
35 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [OT?] MTRR and PAT pk <peterk2@××××××××.se>